Searched refs:ndx2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dorder.c437 Word ndx1, ndx2; local
445 ndx2 = s2->is_shdr->sh_info;
447 ndx2 = s2->is_shdr->sh_link;
450 i2 = s2->is_file->ifl_isdesc[ndx2];
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c359 Word ndx1, ndx2; local
369 ndx2 = sym2->st_shndx;
370 if ((ndx2 == SHN_XINDEX) &&
374 ndx2 = symstate2->xshndx.
377 if (ndx1 != ndx2)

Completed in 59 milliseconds