Searched refs:shstrscnndx (Results 1 – 1 of 1) sorted by relevance
66 size_t shstrscnndx; in binary_end() local437 shstrscnndx = elf_ndxscn (shstrscn); in binary_end()438 if (unlikely (shstrscnndx > SHN_HIRESERVE) in binary_end()439 || unlikely (shstrscnndx == SHN_XINDEX)) in binary_end()450 shdr->sh_link = shstrscnndx; in binary_end()