Lines Matching refs:GElf_Shdr

251       GElf_Shdr shdr0_mem;
252 GElf_Shdr *shdr0 = gelf_getshdr (scn0, &shdr0_mem);
284 GElf_Shdr shdr_mem;
365 section_can_shrink (const GElf_Shdr *shdr)
395 GElf_Shdr shdr_mem;
396 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem);
416 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr)
426 GElf_Shdr shdr_mem;
427 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem);
450 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr,
451 size_t map[], size_t map_size, const GElf_Shdr *symshdr)
489 GElf_Shdr shdr_mem;
490 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem);
601 adjust_all_relocs (Elf *elf, Elf_Scn *symtab, const GElf_Shdr *symshdr,
609 GElf_Shdr shdr_mem;
610 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
630 GElf_Shdr shdr_mem;
631 GElf_Shdr *shdr = gelf_getshdr (symscn, &shdr_mem);
670 GElf_Shdr i_shdr_mem;
671 GElf_Shdr *i_shdr = gelf_getshdr (elf_getscn (elf, i), &i_shdr_mem);
734 GElf_Shdr shdr;
755 compare_unalloc_sections (const GElf_Shdr *shdr1, const GElf_Shdr *shdr2,
886 GElf_Shdr shdr_mem;
887 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (outelf, s->shndx),
983 const GElf_Shdr *shdr, const char *name)
995 find_alloc_section (const GElf_Shdr *shdr, GElf_Addr bias, const char *name,
1024 get_section_name (size_t ndx, const GElf_Shdr *shdr, const Elf_Data *shstrtab)
1035 get_group_sig (Elf *elf, GElf_Shdr *shdr)
1045 GElf_Shdr symshdr_mem;
1046 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem);
1222 GElf_Shdr shdr_mem;
1223 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
1349 GElf_Shdr shdr_mem;
1350 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
1373 GElf_Shdr shdr_mem;
1374 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
1430 GElf_Shdr *shdr = gelf_getshdr (scn, &sections[i].shdr);
1470 GElf_Shdr shdr_mem;
1471 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
1662 GElf_Shdr shdr_mem;
1663 GElf_Shdr *shdr = gelf_getshdr (sec->outscn, &shdr_mem);
1813 GElf_Shdr shdr_mem;
1814 GElf_Shdr *shdr = gelf_getshdr (unstripped_symtab, &shdr_mem);
1921 GElf_Shdr mem;
1922 GElf_Shdr *hdr = gelf_getshdr (sec, &mem);
1948 GElf_Shdr mem;
1949 GElf_Shdr *hdr = gelf_getshdr (sec, &mem);
2055 GElf_Shdr shdr_mem;
2056 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);