/external/elfutils/0.153/libelf/ |
D | gelf_getehdr.c | 63 GElf_Ehdr * 66 GElf_Ehdr *dest; 68 GElf_Ehdr *result = NULL; 118 GElf_Ehdr * 121 GElf_Ehdr *dest; 123 GElf_Ehdr *result;
|
D | gelf.h | 83 typedef Elf64_Ehdr GElf_Ehdr; typedef 181 extern GElf_Ehdr *gelf_getehdr (Elf *__elf, GElf_Ehdr *__dest); 184 extern int gelf_update_ehdr (Elf *__elf, GElf_Ehdr *__src);
|
D | elf_getdata.c | 238 GElf_Ehdr ehdr_mem; in __libelf_set_rawdata_wrlock() 239 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() 315 GElf_Ehdr ehdr_mem; in __libelf_set_rawdata_wrlock() 316 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock()
|
D | gelf_update_ehdr.c | 62 gelf_update_ehdr (Elf *elf, GElf_Ehdr *src) in gelf_update_ehdr()
|
/external/elfutils/0.153/libdw/ |
D | dwarf_getcfi_elf.c | 95 const GElf_Ehdr *ehdr, GElf_Addr *eh_frame_vaddr, in parse_eh_frame_hdr() 147 getcfi_gnu_eh_frame (Elf *elf, const GElf_Ehdr *ehdr, const GElf_Phdr *phdr) in getcfi_gnu_eh_frame() 209 getcfi_phdr (Elf *elf, const GElf_Ehdr *ehdr) in getcfi_phdr() 230 getcfi_scn_eh_frame (Elf *elf, const GElf_Ehdr *ehdr, in getcfi_scn_eh_frame() 275 getcfi_shdr (Elf *elf, const GElf_Ehdr *ehdr) in getcfi_shdr() 322 GElf_Ehdr ehdr_mem; 323 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem);
|
D | dwarf_begin_elf.c | 91 check_section (Dwarf *result, GElf_Ehdr *ehdr, Elf_Scn *scn, bool inscngrp) in check_section() 251 global_read (Dwarf *result, Elf *elf, GElf_Ehdr *ehdr) in global_read() 263 scngrp_read (Dwarf *result, Elf *elf, GElf_Ehdr *ehdr, Elf_Scn *scngrp) in scngrp_read() 308 GElf_Ehdr *ehdr; 309 GElf_Ehdr ehdr_mem;
|
/external/elfutils/0.153/backends/ |
D | ppc_symbol.c | 81 find_dyn_got (Elf *elf, GElf_Ehdr *ehdr, GElf_Addr *addr) in find_dyn_got() 117 ppc_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr, const GElf_Sym *sym, in ppc_check_special_symbol() 154 ppc_bss_plt_p (Elf *elf, GElf_Ehdr *ehdr) in ppc_bss_plt_p()
|
D | ppc64_symbol.c | 91 ppc64_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr, in ppc64_check_special_symbol() 106 GElf_Ehdr *ehdr __attribute__ ((unused))) in ppc64_bss_plt_p()
|
D | common-reloc.c | 103 GElf_Ehdr ehdr_mem; in EBLHOOK() 104 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in EBLHOOK()
|
D | alpha_symbol.c | 130 GElf_Ehdr *ehdr __attribute__ ((unused)), in alpha_check_special_symbol()
|
/external/elfutils/0.153/libebl/ |
D | ebl-hooks.h | 145 bool EBLHOOK(check_special_symbol) (Elf *, GElf_Ehdr *, const GElf_Sym *, 153 bool EBLHOOK(bss_plt_p) (Elf *, GElf_Ehdr *);
|
D | libebl.h | 167 extern bool ebl_check_special_symbol (Ebl *ebl, GElf_Ehdr *ehdr, 217 extern bool ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, 222 extern bool ebl_bss_plt_p (Ebl *ebl, GElf_Ehdr *ehdr);
|
D | eblopenbackend.c | 206 static bool default_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr, 213 static bool default_bss_plt_p (Elf *elf, GElf_Ehdr *ehdr); 419 GElf_Ehdr ehdr_mem; 420 GElf_Ehdr *ehdr; 702 GElf_Ehdr *ehdr __attribute__ ((unused)), in strong_alias() 719 GElf_Ehdr *ehdr __attribute__ ((unused))) in default_bss_plt_p()
|
D | eblbsspltp.c | 61 GElf_Ehdr *ehdr;
|
D | ebl_check_special_symbol.c | 61 GElf_Ehdr *ehdr;
|
D | eblsectionstripp.c | 59 ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in ebl_section_strip_p()
|
/external/elfutils/0.153/libasm/ |
D | asm_begin.c | 69 GElf_Ehdr *ehdr; in prepare_binary_output() 70 GElf_Ehdr ehdr_mem; in prepare_binary_output()
|
D | disasm_cb.c | 117 GElf_Ehdr ehdr_mem; in read_symtab() 118 GElf_Ehdr *ehdr = gelf_getehdr (ctx->elf, &ehdr_mem); in read_symtab()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | symbol-elf.c | 14 GElf_Ehdr gehdr; in elf_getphdrnum() 15 GElf_Ehdr *ehdr; in elf_getphdrnum() 138 static Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name() 194 GElf_Ehdr ehdr; in dso__synthesize_plt_symbols() 319 GElf_Ehdr ehdr; in elf_read_build_id() 472 GElf_Ehdr ehdr; in filename__read_debuglink() 565 GElf_Ehdr ehdr; in symsrc__init() 687 GElf_Ehdr ehdr; in dso__load_sym()
|
/external/elfutils/0.153/libdwfl/ |
D | dwfl_module_build_id.c | 108 GElf_Ehdr ehdr_mem; in __libdwfl_find_build_id() 109 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_find_build_id()
|
D | relocate.c | 296 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() 596 GElf_Ehdr ehdr_mem; in __libdwfl_relocate() 597 const GElf_Ehdr *ehdr = gelf_getehdr (debugfile, &ehdr_mem); in __libdwfl_relocate() 640 GElf_Ehdr ehdr_mem; in __libdwfl_relocate_section()
|
/external/elfutils/0.153/src/ |
D | arlib.c | 226 GElf_Ehdr ehdr_mem; in arlib_add_symbols() 227 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in arlib_add_symbols()
|
D | readelf.c | 223 static void print_ehdr (Ebl *ebl, GElf_Ehdr *ehdr); 224 static void print_shdr (Ebl *ebl, GElf_Ehdr *ehdr); 225 static void print_phdr (Ebl *ebl, GElf_Ehdr *ehdr); 228 static void print_relocs (Ebl *ebl, GElf_Ehdr *ehdr); 229 static void handle_relocs_rel (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, 231 static void handle_relocs_rela (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, 240 static void print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr); 242 static void handle_notes (Ebl *ebl, GElf_Ehdr *ehdr); 244 static void print_attributes (Ebl *ebl, const GElf_Ehdr *ehdr); 621 GElf_Ehdr ehdr_mem; in process_elf_file() [all …]
|
D | nm.c | 889 class_type_char (Elf *elf, const GElf_Ehdr *ehdr, GElf_Sym *sym) in class_type_char() 929 show_symbols_bsd (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, in show_symbols_bsd() 1049 show_symbols_posix (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, in show_symbols_posix() 1156 show_symbols (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, Elf_Scn *xndxscn, in show_symbols() 1418 GElf_Ehdr ehdr_mem; in handle_elf() 1419 GElf_Ehdr *ehdr; in handle_elf()
|
D | elflint.c | 104 static void check_note_section (Ebl *ebl, GElf_Ehdr *ehdr, 353 check_elf_header (Ebl *ebl, GElf_Ehdr *ehdr, size_t size) in check_elf_header() 582 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab() 1024 is_rel_dyn (Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, in is_rel_dyn() 1186 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr() 1307 check_one_reloc (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, in check_one_reloc() 1428 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela() 1478 check_rel (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rel() 1532 check_dynamic (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_dynamic() 1855 check_symtab_shndx (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab_shndx() [all …]
|