Searched refs:eh_frame_vaddr (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/libdw/
H A Ddwarf_getcfi_elf.c74 const GElf_Ehdr *ehdr, GElf_Addr *eh_frame_vaddr,
103 eh_frame_vaddr)))
228 GElf_Addr eh_frame_vaddr; local
232 hdr_vaddr, ehdr, &eh_frame_vaddr,
244 if (unlikely (eh_frame_vaddr != shdr->sh_addr))
73 parse_eh_frame_hdr(const uint8_t *hdr, size_t hdr_size, GElf_Addr hdr_vaddr, const GElf_Ehdr *ehdr, GElf_Addr *eh_frame_vaddr, size_t *table_entries, uint8_t *table_encoding) argument

Completed in 87 milliseconds