Searched refs:shstrscnndx (Results 1 – 1 of 1) sorted by relevance
69 size_t shstrscnndx; in binary_end() local440 shstrscnndx = elf_ndxscn (shstrscn); in binary_end()441 if (unlikely (shstrscnndx > SHN_HIRESERVE) in binary_end()442 || unlikely (shstrscnndx == SHN_XINDEX)) in binary_end()453 shdr->sh_link = shstrscnndx; in binary_end()