Lines Matching refs:elf_ndxscn
594 elf_ndxscn (inscn)); in adjust_relocs()
603 size_t new_sh_link = elf_ndxscn (symtab); in adjust_all_relocs()
749 return (ssize_t) elf_ndxscn (s1->scn) - (ssize_t) elf_ndxscn (s2->scn); in compare_alloc_sections()
893 && shndx == elf_ndxscn (split_bss->outscn)) in collect_symbols()
895 s->shndx = elf_ndxscn (split_bss[-1].outscn); in collect_symbols()
1074 elf_ndxscn (scn), name); in check_match()
1227 const char *name = get_section_name (elf_ndxscn (scn), shdr, in find_alloc_sections_prelink()
1339 unstripped_strent[elf_ndxscn (sec->outscn) - 1] = sec->strent; in new_shstrtab()
1427 size_t i = elf_ndxscn (scn) - 1; in copy_elided_sections()
1434 elf_ndxscn (scn), elf_errmsg (-1)); in copy_elided_sections()
1479 const size_t ndx = elf_ndxscn (scn); in copy_elided_sections()
1554 elf_ndxscn (scn), name); in copy_elided_sections()
1585 size_t secndx = elf_ndxscn (sec->scn); in copy_elided_sections()
1601 ndx_section[secndx - 1] = elf_ndxscn (unstripped_symtab); in copy_elided_sections()
1637 ndx_section[secndx - 1] = elf_ndxscn (sec->outscn); in copy_elided_sections()
1691 elf_ndxscn (sec->scn), sec->shdr.sh_link); in copy_elided_sections()
1699 elf_ndxscn (sec->scn), sec->shdr.sh_info); in copy_elided_sections()
1719 elf_ndxscn (sec->scn), sec->shdr.sh_offset); in copy_elided_sections()
1722 placed[elf_ndxscn (sec->outscn) - 1] = true; in copy_elided_sections()
1914 if (unstripped_shstrndx == elf_ndxscn (unstripped_strtab)) in copy_elided_sections()
1941 if (unstripped_shstrndx == elf_ndxscn (unstripped_strtab)) in copy_elided_sections()
1998 const size_t old_sh_link = elf_ndxscn (stripped_symtab->scn); in copy_elided_sections()