/third_party/vixl/examples/aarch32/ |
H A D | disasm-a32.cc | 99 explicit SectionLocator(const Elf32_Ehdr* ehdr) { in SectionLocator() argument 122 void LocateSymbols(const Elf32_Ehdr* ehdr, in LocateSymbols() argument 169 StaticSymbolVisitor(const Elf32_Ehdr* ehdr, SymbolTable* symbols) StaticSymbolVisitor() argument 240 const Elf32_Ehdr* ehdr = reinterpret_cast<const Elf32_Ehdr*>(base_addr); main() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
H A D | elf_mem_image.cc | 70 const T *GetTableElement(const ElfW(Ehdr) * ehdr, ElfW(Off) table_offset, member
|
/third_party/elfutils/libdwfl/ |
H A D | relocate.c | 502 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() argument 756 const GElf_Ehdr *ehdr in __libdwfl_relocate() local 323 relocate(Dwfl_Module * const mod, Elf * const relocated, struct reloc_symtab_cache * const reloc_symtab, Elf_Data * const tdata, const GElf_Ehdr * const ehdr, GElf_Addr offset, const GElf_Sxword *addend, int rtype, int symndx) relocate() argument [all...] |
H A D | link_map.c | 535 GElf_Ehdr ehdr; consider_executable() local 823 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); dwfl_link_map_report() local [all...] |
H A D | dwfl_module_getdwarf.c | 315 } ehdr; in find_prelink_address_sync() local 702 translate_offs(GElf_Addr adjust, Dwfl_Module *mod, size_t phnum, GElf_Addr addrs[i_max], GElf_Xword strsz, GElf_Ehdr *ehdr) translate_offs() argument 827 GElf_Ehdr *ehdr = gelf_getehdr (mod->main.elf, &ehdr_mem); find_dynsym() local [all...] |
H A D | dwfl_segment_report_module.c | 354 } ehdr; in dwfl_segment_report_module() local [all...] |
/third_party/elfutils/src/ |
H A D | findtextrel.c | 220 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in process_file() local
|
H A D | elfcompress.c | 175 setshdrstrndx (Elf *elf, GElf_Ehdr *ehdr, size_t ndx) in setshdrstrndx() argument 336 GElf_Ehdr ehdr; in process_file() local [all...] |
H A D | stack.c | 120 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in get_addr_width() local
|
H A D | addr2line.c | 596 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in get_addr_width() local
|
H A D | elfclassify.c | 241 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_storage); in run_classify() local
|
/third_party/elfutils/tests/ |
H A D | backtrace.c | 434 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in exec_dump() local
|
H A D | elfstrmerge.c | 216 GElf_Ehdr ehdr; in main() local [all...] |
H A D | varlocs.c | 1134 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in main() local
|
/third_party/elfutils/libebl/ |
H A D | eblopenbackend.c | 358 GElf_Ehdr *ehdr; in ebl_openbackend() local
|
/third_party/libbpf/src/ |
H A D | elf.c | 358 GElf_Ehdr ehdr; in elf_find_func_offset() local
|
H A D | usdt.c | 307 GElf_Ehdr ehdr; in sanity_check_usdt_elf() local 588 GElf_Ehdr ehdr; in collect_usdt_targets() local [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rtld.c | 330 const Elf64_Ehdr *ehdr = elf64_getehdr(part->elf); in ac_rtld_open() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server.c | 792 const struct eap_hdr *ehdr; in SM_STATE() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server.c | 800 const struct eap_hdr *ehdr; in SM_STATE() local
|
/third_party/elfutils/libelf/ |
H A D | libelfP.h | 320 void *ehdr; member 339 Elf32_Ehdr *ehdr; /* Pointer to the ELF header. This is member 364 Elf64_Ehdr *ehdr; /* Pointer to the ELF header. This is member
|
/third_party/libabigail/src/ |
H A D | abg-elf-helpers.cc | 1508 GElf_Ehdr* ehdr = gelf_getehdr (elf, &ehdr_mem); in get_soname_of_elf_file() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_fast.c | 1404 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
|
H A D | eap_teap.c | 1470 struct teap_tlv_hdr *ehdr; in eap_teap_use_pac_opaque() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_fast.c | 1424 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
|