Searched refs:shstrscnndx (Results 1 – 1 of 1) sorted by relevance
70 size_t shstrscnndx; in binary_end() local439 shstrscnndx = elf_ndxscn (shstrscn); in binary_end()440 if (unlikely (shstrscnndx > SHN_HIRESERVE) in binary_end()441 || unlikely (shstrscnndx == SHN_XINDEX)) in binary_end()452 shdr->sh_link = shstrscnndx; in binary_end()