/third_party/elfutils/libdw/ |
D | dwarf_getcfi_elf.c | 44 allocate_cfi (Elf *elf, const GElf_Ehdr *ehdr, GElf_Addr vaddr) in allocate_cfi() 76 const GElf_Ehdr *ehdr, GElf_Addr *eh_frame_vaddr, in parse_eh_frame_hdr() 128 getcfi_gnu_eh_frame (Elf *elf, const GElf_Ehdr *ehdr, const GElf_Phdr *phdr) in getcfi_gnu_eh_frame() 196 getcfi_phdr (Elf *elf, const GElf_Ehdr *ehdr) in getcfi_phdr() 217 getcfi_scn_eh_frame (Elf *elf, const GElf_Ehdr *ehdr, in getcfi_scn_eh_frame() 273 getcfi_shdr (Elf *elf, const GElf_Ehdr *ehdr) in getcfi_shdr() 325 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in dwarf_getcfi_elf() local
|
D | dwarf_getcfi.c | 61 GElf_Ehdr ehdr; in dwarf_getcfi() local
|
D | dwarf_begin_elf.c | 281 GElf_Ehdr ehdr; in valid_p() local 487 GElf_Ehdr *ehdr; in dwarf_begin_elf() local
|
/third_party/elfutils/libelf/ |
D | gelf_update_ehdr.c | 58 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr; in gelf_update_ehdr() local 97 Elf64_Ehdr *ehdr = elf->state.elf64.ehdr; in gelf_update_ehdr() local
|
D | elf_getdata.c | 118 __libelf_data_type (GElf_Ehdr *ehdr, int sh_type, GElf_Xword align) in __libelf_data_type() 273 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() local 369 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() local
|
D | elf_begin.c | 81 } ehdr; in get_shnum() local 344 Elf32_Ehdr *ehdr = (Elf32_Ehdr *) ((char *) map_address + offset); in file_read_elf() local 448 Elf64_Ehdr *ehdr = (Elf64_Ehdr *) ((char *) map_address + offset); in file_read_elf() local 599 Elf64_Ehdr ehdr; in read_unmmaped_file() member
|
D | gelf_getehdr.c | 68 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr; in __gelf_getehdr_rdlock() local
|
/third_party/elfutils/tests/ |
D | newfile.c | 26 print_ehdr (Elf32_Ehdr *ehdr) in print_ehdr() 85 Elf32_Ehdr *ehdr = elf32_getehdr (elf); in main() local
|
D | update1.c | 39 Elf32_Ehdr *ehdr; in main() local
|
D | update2.c | 39 Elf32_Ehdr *ehdr; in main() local
|
D | scnnames.c | 32 GElf_Ehdr ehdr; in main() local
|
D | dwflsyms.c | 89 GElf_Ehdr ehdr; in elf_section_name() local 138 GElf_Ehdr ehdr; in list_syms() local
|
D | fillfile.c | 100 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in create_strtab() local 227 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
|
D | vendorelf.c | 62 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
|
D | update3.c | 41 Elf32_Ehdr *ehdr; in main() local
|
D | showptable.c | 32 GElf_Ehdr ehdr; in main() local
|
D | ecp.c | 58 GElf_Ehdr *ehdr; in main() local
|
/third_party/libunwind/src/ia64/ |
D | Gfind_unwind_table.c | 39 Elf64_Ehdr *ehdr = edi->ei.image; in find_gp() local 100 Elf64_Ehdr *ehdr; in ia64_find_unwind_table() local
|
/third_party/vixl/examples/aarch32/ |
D | disasm-a32.cc | 99 explicit SectionLocator(const Elf32_Ehdr* ehdr) { in SectionLocator() 122 void LocateSymbols(const Elf32_Ehdr* ehdr, in LocateSymbols() 169 StaticSymbolVisitor(const Elf32_Ehdr* ehdr, SymbolTable* symbols) in StaticSymbolVisitor() 240 const Elf32_Ehdr* ehdr = reinterpret_cast<const Elf32_Ehdr*>(base_addr); in main() local
|
/third_party/elfutils/src/ |
D | elflint.c | 339 check_elf_header (Ebl *ebl, GElf_Ehdr *ehdr, size_t size) in check_elf_header() 602 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab() 1075 is_rel_dyn (Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, in is_rel_dyn() 1249 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr() 1371 check_one_reloc (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, in check_one_reloc() 1492 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela() 1543 check_rel (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rel() 1598 check_dynamic (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_dynamic() 1929 check_symtab_shndx (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab_shndx() 2303 check_hash (int tag, Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_hash() [all …]
|
/third_party/elfutils/backends/ |
D | ppc64_resolve_sym.c | 49 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (ebl->elf, &ehdr_mem); in ppc64_resolve_sym_value() local
|
D | ppc64_init.c | 75 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in ppc64_init() local
|
/third_party/elfutils/libdwelf/ |
D | dwelf_elf_gnu_debuglink.c | 88 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in dwelf_elf_gnu_debuglink() local
|
/third_party/elfutils/libasm/ |
D | asm_begin.c | 70 GElf_Ehdr *ehdr; in prepare_binary_output() local
|
/third_party/elfutils/libdwfl/ |
D | relocate.c | 327 const GElf_Ehdr * const ehdr, in relocate() 502 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() 756 const GElf_Ehdr *ehdr = gelf_getehdr (debugfile, &ehdr_mem); in __libdwfl_relocate() local 814 GElf_Ehdr *ehdr = gelf_getehdr (relocated, &ehdr_mem); in __libdwfl_relocate_section() local
|