/external/elfutils/libelf/ |
D | elf_compress_gnu.c | 64 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress_gnu() local 74 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress_gnu() local 123 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress_gnu() local 128 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress_gnu() local 187 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress_gnu() local 192 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress_gnu() local
|
D | gelf_getshdr.c | 59 Elf32_Shdr *shdr in gelf_getshdr() local 85 Elf64_Shdr *shdr in gelf_getshdr() local
|
D | gelf_update_shdr.c | 54 Elf32_Shdr *shdr in gelf_update_shdr() local 89 Elf64_Shdr *shdr in gelf_update_shdr() local
|
D | elf_compress.c | 349 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local 359 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local 441 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local 448 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local 492 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local 499 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local
|
D | elf_strptr.c | 104 Elf32_Shdr *shdr = strscn->shdr.e32 ?: __elf32_getshdr_rdlock (strscn); in elf_strptr() local 130 Elf64_Shdr *shdr = strscn->shdr.e64 ?: __elf64_getshdr_rdlock (strscn); in elf_strptr() local
|
/external/elfutils/src/ |
D | elflint.c | 317 GElf_Shdr *shdr; in section_name() local 447 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in check_elf_header() local 464 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in check_elf_header() local 478 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in check_elf_header() local 548 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_scn_group() local 586 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab() 1055 is_rel_dyn (Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, in is_rel_dyn() 1229 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr() 1472 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela() 1523 check_rel (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rel() [all …]
|
D | elfcompress.c | 232 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in compress_section() local 454 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local 657 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local 818 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local 976 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local 1080 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local
|
D | unstrip.c | 355 section_can_shrink (const GElf_Shdr *shdr) in section_can_shrink() 386 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem); in symtab_count_leading_section_symbols() local 427 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr, in adjust_relocs() 576 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in adjust_all_relocs() local 593 GElf_Shdr *shdr = gelf_getshdr (symscn, &shdr_mem); in add_new_section_symbols() local 690 GElf_Shdr shdr; member 827 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (outelf, s->shndx), in collect_symbols() local 923 const GElf_Shdr *shdr, const char *name) in sections_match() 935 find_alloc_section (const GElf_Shdr *shdr, GElf_Addr bias, const char *name, in find_alloc_section() 964 get_section_name (size_t ndx, const GElf_Shdr *shdr, const Elf_Data *shstrtab) in get_section_name() [all …]
|
D | objdump.c | 357 show_relocs_x (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata, in show_relocs_x() 413 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rel() 434 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rela() 455 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match() 493 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_relocs() local 568 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_full_content() local 705 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_disasm() local
|
D | size.c | 420 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_sysv() local 444 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_sysv() local 491 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_sysv_one_line() local 540 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_bsd() local
|
/external/elfutils/tests/ |
D | dwflsyms.c | 91 GElf_Shdr shdr; in elf_section_name() local 101 GElf_Shdr shdr; in addr_in_section() local 192 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in list_syms() local
|
D | scnnames.c | 76 GElf_Shdr shdr; in main() local
|
D | test-elf_cntl_gelf_getshdr.c | 101 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in main() local
|
D | zstrptr.c | 85 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in main() local
|
D | dwelfgnucompressed.c | 69 GElf_Shdr shdr; in main() local
|
D | newdata.c | 119 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in create_elf() local 180 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_section_size() local
|
D | update3.c | 43 Elf32_Shdr *shdr; in main() local
|
D | elfgetchdr.c | 69 GElf_Shdr shdr; in main() local
|
/external/elfutils/libdwelf/ |
D | dwelf_scn_gnu_compressed_size.c | 42 GElf_Shdr shdr; in dwelf_scn_gnu_compressed_size() local
|
D | dwelf_elf_gnu_debuglink.c | 46 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in dwelf_elf_gnu_debuglink() local
|
/external/elfutils/libebl/ |
D | ebl_check_special_section.c | 37 ebl_check_special_section (Ebl *ebl, int ndx, const GElf_Shdr *shdr, in ebl_check_special_section()
|
D | eblsectionstripp.c | 38 ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in ebl_section_strip_p()
|
/external/elfutils/libasm/ |
D | asm_newscn_ingrp.c | 67 GElf_Shdr *shdr = gelf_getshdr (result->data.main.scn, &shdr_mem); in asm_newscn_ingrp() local
|
/external/elfutils/libdw/ |
D | dwarf_begin_elf.c | 71 GElf_Shdr *shdr; in check_section() local 232 GElf_Shdr *shdr = gelf_getshdr (scngrp, &shdr_mem); in scngrp_read() local
|
/external/elfutils/backends/ |
D | aarch64_symbol.c | 79 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in aarch64_check_special_symbol() local
|