Lines Matching refs:GElf_Shdr
250 GElf_Shdr shdr0_mem; in copy_elf()
251 GElf_Shdr *shdr0 = gelf_getshdr (scn0, &shdr0_mem); in copy_elf()
283 GElf_Shdr shdr_mem; in copy_elf()
364 section_can_shrink (const GElf_Shdr *shdr) in section_can_shrink()
394 GElf_Shdr shdr_mem; in symtab_count_leading_section_symbols()
395 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem); in symtab_count_leading_section_symbols()
415 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr) in update_shdr()
425 GElf_Shdr shdr_mem; in update_sh_size()
426 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem); in update_sh_size()
449 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr, in adjust_relocs()
450 size_t map[], size_t map_size, const GElf_Shdr *symshdr) in adjust_relocs()
488 GElf_Shdr shdr_mem; in adjust_relocs()
489 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem); in adjust_relocs()
600 adjust_all_relocs (Elf *elf, Elf_Scn *symtab, const GElf_Shdr *symshdr, in adjust_all_relocs()
608 GElf_Shdr shdr_mem; in adjust_all_relocs()
609 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in adjust_all_relocs()
629 GElf_Shdr shdr_mem; in add_new_section_symbols()
630 GElf_Shdr *shdr = gelf_getshdr (symscn, &shdr_mem); in add_new_section_symbols()
669 GElf_Shdr i_shdr_mem; in add_new_section_symbols()
670 GElf_Shdr *i_shdr = gelf_getshdr (elf_getscn (elf, i), &i_shdr_mem); in add_new_section_symbols()
732 GElf_Shdr shdr;
753 compare_unalloc_sections (const GElf_Shdr *shdr1, const GElf_Shdr *shdr2, in compare_unalloc_sections()
884 GElf_Shdr shdr_mem; in collect_symbols()
885 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (outelf, s->shndx), in collect_symbols()
981 const GElf_Shdr *shdr, const char *name) in sections_match()
993 find_alloc_section (const GElf_Shdr *shdr, GElf_Addr bias, const char *name, in find_alloc_section()
1022 get_section_name (size_t ndx, const GElf_Shdr *shdr, const Elf_Data *shstrtab) in get_section_name()
1033 get_group_sig (Elf *elf, GElf_Shdr *shdr) in get_group_sig()
1043 GElf_Shdr symshdr_mem; in get_group_sig()
1044 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem); in get_group_sig()
1220 GElf_Shdr shdr_mem; in find_alloc_sections_prelink()
1221 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in find_alloc_sections_prelink()
1347 GElf_Shdr shdr_mem; in new_shstrtab()
1348 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in new_shstrtab()
1371 GElf_Shdr shdr_mem; in new_shstrtab()
1372 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in new_shstrtab()
1428 GElf_Shdr *shdr = gelf_getshdr (scn, §ions[i].shdr); in copy_elided_sections()
1468 GElf_Shdr shdr_mem; in copy_elided_sections()
1469 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in copy_elided_sections()
1660 GElf_Shdr shdr_mem; in copy_elided_sections()
1661 GElf_Shdr *shdr = gelf_getshdr (sec->outscn, &shdr_mem); in copy_elided_sections()
1811 GElf_Shdr shdr_mem; in copy_elided_sections()
1812 GElf_Shdr *shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()
1919 GElf_Shdr mem; in copy_elided_sections()
1920 GElf_Shdr *hdr = gelf_getshdr (sec, &mem); in copy_elided_sections()
1946 GElf_Shdr mem; in copy_elided_sections()
1947 GElf_Shdr *hdr = gelf_getshdr (sec, &mem); in copy_elided_sections()
2053 GElf_Shdr shdr_mem; in copy_elided_sections()
2054 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in copy_elided_sections()