Lines Matching refs:elf_getscn
254 Elf_Scn *scn0 = elf_getscn (outelf, 0); in copy_elf()
394 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem); in symtab_count_leading_section_symbols()
659 GElf_Shdr *i_shdr = gelf_getshdr (elf_getscn (elf, i), &i_shdr_mem); in add_new_section_symbols()
869 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (outelf, s->shndx), in collect_symbols()
1022 Elf_Scn *symscn = elf_getscn (elf, shdr->sh_link); in get_group_sig()
1174 sec->scn = elf_getscn (main, i + 1); /* Really just for ndx. */ in find_alloc_sections_prelink()
1326 Elf_Scn *scn = elf_getscn (unstripped, i + 1); in new_shstrtab()
1338 Elf_Data *strtab_data = elf_getdata (elf_getscn (unstripped, in new_shstrtab()
1349 Elf_Scn *scn = elf_getscn (unstripped, i + 1); in new_shstrtab()
1443 Elf_Data *shstrtab = elf_getdata (elf_getscn (unstripped, in copy_elided_sections()
1536 Elf_Data *data = elf_getdata (elf_getscn (stripped, stripped_shstrndx), in copy_elided_sections()
1781 elf_getscn (stripped, stripped_symtab->shdr.sh_link), in copy_elided_sections()
1785 Elf_Scn *unstripped_strtab = elf_getscn (unstripped, shdr->sh_link); in copy_elided_sections()
1871 Elf_Scn *sec = elf_getscn (unstripped, i + 1); in copy_elided_sections()
1898 Elf_Scn *sec = elf_getscn (unstripped, i + 1); in copy_elided_sections()
2000 scn = elf_getscn (unstripped, 1 + i); in copy_elided_sections()