Lines Matching refs:sh_link
259 shdr0->sh_link = shstrndx; in copy_elf()
605 && shdr->sh_link == new_sh_link) in adjust_all_relocs()
1022 Elf_Scn *symscn = elf_getscn (elf, shdr->sh_link); in get_group_sig()
1044 const char *sig = elf_strptr (elf, symshdr->sh_link, sym->st_name); in get_group_sig()
1162 COPY (sh_link); in find_alloc_sections_prelink()
1463 unstripped_strndx = shdr->sh_link; in copy_elided_sections()
1576 && secndx == stripped_symtab->shdr.sh_link in copy_elided_sections()
1647 shdr_mem.sh_link = sec->shdr.sh_link; in copy_elided_sections()
1656 if (sec->shdr.sh_link != SHN_UNDEF) in copy_elided_sections()
1657 shdr_mem.sh_link = ndx_section[sec->shdr.sh_link - 1]; 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()
1955 if (sec->outscn != NULL && sec->shdr.sh_link == old_sh_link) in copy_elided_sections()