Home
last modified time | relevance | path

Searched defs:ehdr (Results 51 - 75 of 92) sorted by relevance

1234

/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc99 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 Delf_mem_image.cc70 const T *GetTableElement(const ElfW(Ehdr) * ehdr, ElfW(Off) table_offset, member
/third_party/elfutils/libdwfl/
H A Drelocate.c502 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 Dlink_map.c535 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 Ddwfl_module_getdwarf.c315 } 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 Ddwfl_segment_report_module.c354 } ehdr; in dwfl_segment_report_module() local
[all...]
/third_party/elfutils/src/
H A Dfindtextrel.c220 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in process_file() local
H A Delfcompress.c175 setshdrstrndx (Elf *elf, GElf_Ehdr *ehdr, size_t ndx) in setshdrstrndx() argument
336 GElf_Ehdr ehdr; in process_file() local
[all...]
H A Dstack.c120 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in get_addr_width() local
H A Daddr2line.c596 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in get_addr_width() local
H A Delfclassify.c241 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_storage); in run_classify() local
/third_party/elfutils/tests/
H A Dbacktrace.c434 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in exec_dump() local
H A Delfstrmerge.c216 GElf_Ehdr ehdr; in main() local
[all...]
H A Dvarlocs.c1134 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in main() local
/third_party/elfutils/libebl/
H A Deblopenbackend.c358 GElf_Ehdr *ehdr; in ebl_openbackend() local
/third_party/libbpf/src/
H A Delf.c358 GElf_Ehdr ehdr; in elf_find_func_offset() local
H A Dusdt.c307 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 Dac_rtld.c330 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 Deap_server.c792 const struct eap_hdr *ehdr; in SM_STATE() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server.c800 const struct eap_hdr *ehdr; in SM_STATE() local
/third_party/elfutils/libelf/
H A DlibelfP.h320 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 Dabg-elf-helpers.cc1508 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 Deap_fast.c1404 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
H A Deap_teap.c1470 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 Deap_fast.c1424 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local

Completed in 31 milliseconds

1234