Searched defs:shscnndx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3624 Word phdrsz = (ehdr->e_phnum * ehdr->e_phentsize), shscnndx; local
4288 if ((shscnndx = elf_ndxscn(ofl->ofl_osshstrtab->os_scn)) <
4292 (Half)shscnndx;
4312 shdr0->sh_link = shscnndx;

Completed in 275 milliseconds