Lines Matching refs:GElf_Shdr
306 GElf_Shdr *shdr);
308 GElf_Shdr *shdr);
310 static void handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
312 static void handle_verneed (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
313 static void handle_verdef (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
315 GElf_Shdr *shdr);
677 GElf_Shdr shdr_mem; in open_input_section()
678 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in open_input_section()
946 GElf_Shdr shdr_mem; in elf_contains_chdrs()
947 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in elf_contains_chdrs()
1162 GElf_Shdr shdr_mem; in print_ehdr()
1163 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in print_ehdr()
1179 GElf_Shdr shdr_mem; in print_ehdr()
1180 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in print_ehdr()
1191 GElf_Shdr shdr_mem; in print_ehdr()
1192 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in print_ehdr()
1291 GElf_Shdr shdr_mem; in print_shdr()
1292 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_shdr()
1437 GElf_Shdr shdr_mem; in print_phdr()
1438 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_phdr()
1499 GElf_Shdr shdr_mem; in print_phdr()
1500 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_phdr()
1593 section_name (Ebl *ebl, GElf_Shdr *shdr) in section_name()
1603 handle_scngrp (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_scngrp()
1609 GElf_Shdr symshdr_mem; in handle_scngrp()
1610 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem); in handle_scngrp()
1646 GElf_Shdr grpshdr_mem; in handle_scngrp()
1647 GElf_Shdr *grpshdr = gelf_getshdr (elf_getscn (ebl->elf, grpref[cnt]), in handle_scngrp()
1669 GElf_Shdr shdr_mem; in print_scngrp()
1670 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_scngrp()
1820 handle_dynamic (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, GElf_Phdr *phdr) in handle_dynamic()
1823 GElf_Shdr glink_mem; in handle_dynamic()
1824 GElf_Shdr *glink; in handle_dynamic()
2009 GElf_Shdr shdr_mem; in print_dynamic()
2010 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_dynamic()
2030 GElf_Shdr shdr_mem; in print_relocs()
2031 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_relocs()
2046 handle_relocs_rel (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr) in handle_relocs_rel()
2059 GElf_Shdr symshdr_mem; in handle_relocs_rel()
2060 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem); in handle_relocs_rel()
2064 GElf_Shdr destshdr_mem; in handle_relocs_rel()
2065 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rel()
2197 GElf_Shdr secshdr_mem; in handle_relocs_rel()
2198 GElf_Shdr *secshdr; in handle_relocs_rel()
2235 handle_relocs_rela (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr) in handle_relocs_rela()
2248 GElf_Shdr symshdr_mem; in handle_relocs_rela()
2249 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem); in handle_relocs_rela()
2253 GElf_Shdr destshdr_mem; in handle_relocs_rela()
2254 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rela()
2390 GElf_Shdr secshdr_mem; in handle_relocs_rela()
2391 GElf_Shdr *secshdr; in handle_relocs_rela()
2439 GElf_Shdr shdr_mem; in print_symtab()
2440 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_symtab()
2476 handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_symtab()
2495 GElf_Shdr runshdr_mem; in handle_symtab()
2496 GElf_Shdr *runshdr = gelf_getshdr (runscn, &runshdr_mem); in handle_symtab()
2528 GElf_Shdr glink_mem; in handle_symtab()
2529 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), in handle_symtab()
2603 GElf_Shdr symshdr_mem; in handle_symtab()
2604 GElf_Shdr *symshdr = in handle_symtab()
2730 GElf_Shdr shdr_mem; in print_verinfo()
2731 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_verinfo()
2779 handle_verneed (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_verneed()
2793 GElf_Shdr glink_mem; in handle_verneed()
2794 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), in handle_verneed()
2856 handle_verdef (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_verdef()
2868 GElf_Shdr glink_mem; in handle_verdef()
2869 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), in handle_verdef()
2938 handle_versym (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_versym()
2962 GElf_Shdr vershdr_mem; in handle_versym()
2963 GElf_Shdr *vershdr = gelf_getshdr (verscn, &vershdr_mem); in handle_versym()
2986 GElf_Shdr defshdrmem; in handle_versym()
2987 GElf_Shdr *defshdr; in handle_versym()
3018 GElf_Shdr needshdrmem; in handle_versym()
3019 GElf_Shdr *needshdr; in handle_versym()
3082 GElf_Shdr defshdrmem; in handle_versym()
3083 GElf_Shdr *defshdr; in handle_versym()
3123 GElf_Shdr needshdrmem; in handle_versym()
3124 GElf_Shdr *needshdr = gelf_getshdr (needscn, &needshdrmem); in handle_versym()
3170 GElf_Shdr glink_mem; in handle_versym()
3171 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), in handle_versym()
3234 print_hash_info (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx, in print_hash_info()
3243 GElf_Shdr glink_mem; in print_hash_info()
3244 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, in print_hash_info()
3311 handle_sysv_hash (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx) in handle_sysv_hash()
3375 handle_sysv_hash64 (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx) in handle_sysv_hash64()
3440 handle_gnu_hash (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx) in handle_gnu_hash()
3553 GElf_Shdr shdr_mem; in handle_hash()
3554 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in handle_hash()
3599 GElf_Shdr shdr_mem; in print_liblist()
3600 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_liblist()
3668 GElf_Shdr shdr_mem; in print_attributes()
3669 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_attributes()
5255 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_abbrev_section()
5328 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_addr_section()
5554 GElf_Shdr *shdr, Dwarf *dbg) in print_decoded_aranges_section()
5565 GElf_Shdr glink_mem; in print_decoded_aranges_section()
5566 GElf_Shdr *glink; in print_decoded_aranges_section()
5621 GElf_Shdr *shdr, Dwarf *dbg) in print_debug_aranges_section()
5803 Elf_Scn *scn, GElf_Shdr *shdr, in print_debug_rnglists_section()
6179 Elf_Scn *scn, GElf_Shdr *shdr, in print_debug_ranges_section()
6774 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_frame_section()
7892 Elf_Scn *scn, GElf_Shdr *shdr, in print_debug_units()
8178 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_info_section()
8185 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_types_section()
8194 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_decoded_line_section()
8554 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_line_section()
9305 Elf_Scn *scn, GElf_Shdr *shdr, in print_debug_loclists_section()
9779 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_loc_section()
10040 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_macinfo_section()
10206 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_macro_section()
10593 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_pubnames_section()
10608 Elf_Scn *scn, GElf_Shdr *shdr, in print_debug_str_section()
10653 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_str_offsets_section()
10844 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_debug_frame_hdr_section()
10945 GElf_Shdr *shdr __attribute__ ((unused)), in print_debug_exception_table()
11123 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) in print_gdb_index_section()
11594 GElf_Shdr shdr_mem; in print_debug()
11595 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_debug()
11624 GElf_Shdr shdr_mem; in print_debug()
11625 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_debug()
11634 GElf_Ehdr *, Elf_Scn *, GElf_Shdr *, Dwarf *); in print_debug()
12776 GElf_Shdr shdr_mem; in handle_notes()
12777 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in handle_notes()
12857 dump_data_section (Elf_Scn *scn, const GElf_Shdr *shdr, const char *name) in dump_data_section()
12908 print_string_section (Elf_Scn *scn, const GElf_Shdr *shdr, const char *name) in print_string_section()
12975 void (*dump) (Elf_Scn *scn, const GElf_Shdr *shdr, in for_each_section_argument()
12986 GElf_Shdr shdr_mem; in for_each_section_argument()
13052 GElf_Shdr shdr_mem; in print_strings()