Lines Matching refs:unstripped_shstrndx
1313 Elf_Data *shstrtab, size_t unstripped_shstrndx, in new_shstrtab() argument
1354 unstripped_shstrndx), NULL); in new_shstrtab()
1369 if (i + 1 == unstripped_shstrndx) in new_shstrtab()
1383 size_t unstripped_shstrndx; in copy_elided_sections() local
1384 ELF_CHECK (elf_getshdrstrndx (unstripped, &unstripped_shstrndx) == 0, in copy_elided_sections()
1473 unstripped_shstrndx), NULL); in copy_elided_sections()
1497 if (ndx == unstripped_shstrndx || ndx == unstripped_strndx) in copy_elided_sections()
1594 ndx_section[secndx - 1] = unstripped_shstrndx; in copy_elided_sections()
1642 shstrtab, unstripped_shstrndx, 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()
2019 unstripped_shnum, unstripped_shstrndx, in copy_elided_sections()
2029 unstripped_shstrndx, in copy_elided_sections()
2078 if (unstripped_shstrndx == 1 + i) in copy_elided_sections()