• Home
  • Raw
  • Download

Lines Matching refs:GElf_Shdr

280       GElf_Shdr shdr_mem;  in copy_elf()
355 section_can_shrink (const GElf_Shdr *shdr) in section_can_shrink()
385 GElf_Shdr shdr_mem; in symtab_count_leading_section_symbols()
386 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem); in symtab_count_leading_section_symbols()
406 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr) in update_shdr()
416 GElf_Shdr shdr_mem; in update_sh_size()
417 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem); in update_sh_size()
427 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr, in adjust_relocs()
428 size_t map[], const GElf_Shdr *symshdr) in adjust_relocs()
465 GElf_Shdr shdr_mem; in adjust_relocs()
466 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem); in adjust_relocs()
567 adjust_all_relocs (Elf *elf, Elf_Scn *symtab, const GElf_Shdr *symshdr, in adjust_all_relocs()
575 GElf_Shdr shdr_mem; in adjust_all_relocs()
576 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in adjust_all_relocs()
592 GElf_Shdr shdr_mem; in add_new_section_symbols()
593 GElf_Shdr *shdr = gelf_getshdr (symscn, &shdr_mem); in add_new_section_symbols()
629 GElf_Shdr i_shdr_mem; in add_new_section_symbols()
630 GElf_Shdr *i_shdr = gelf_getshdr (elf_getscn (elf, i), &i_shdr_mem); in add_new_section_symbols()
690 GElf_Shdr shdr;
711 compare_unalloc_sections (const GElf_Shdr *shdr1, const GElf_Shdr *shdr2, in compare_unalloc_sections()
826 GElf_Shdr shdr_mem; in collect_symbols()
827 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (outelf, s->shndx), in collect_symbols()
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()
1116 GElf_Shdr shdr_mem; in find_alloc_sections_prelink()
1117 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in find_alloc_sections_prelink()
1243 GElf_Shdr shdr_mem; in new_shstrtab()
1244 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in new_shstrtab()
1265 GElf_Shdr shdr_mem; in new_shstrtab()
1266 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in new_shstrtab()
1308 GElf_Shdr *shdr = gelf_getshdr (scn, &sections[i].shdr); in copy_elided_sections()
1335 inline struct section *find_unalloc_section (const GElf_Shdr *shdr, in copy_elided_sections()
1367 GElf_Shdr shdr_mem; in copy_elided_sections()
1368 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in copy_elided_sections()
1488 GElf_Shdr shdr_mem; in copy_elided_sections()
1489 GElf_Shdr *shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()
1541 GElf_Shdr shdr_mem; in copy_elided_sections()
1542 GElf_Shdr *shdr = gelf_getshdr (sec->outscn, &shdr_mem); in copy_elided_sections()
1656 GElf_Shdr shdr_mem; in copy_elided_sections()
1657 GElf_Shdr *shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()
1761 GElf_Shdr mem; in copy_elided_sections()
1762 GElf_Shdr *hdr = gelf_getshdr (sec, &mem); in copy_elided_sections()
1786 GElf_Shdr mem; in copy_elided_sections()
1787 GElf_Shdr *hdr = gelf_getshdr (sec, &mem); in copy_elided_sections()
1889 GElf_Shdr shdr_mem; in copy_elided_sections()
1890 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in copy_elided_sections()