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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c212 Ssv_desc *ssvp = (Ssv_desc *)array;
238 Ssv_desc *ssvp;
252 ifl->ifl_sortcnt, sizeof (Ssv_desc), &disp_bsearch)) != 0)
360 Ssv_desc *ssvp1 = ((Ssv_desc *)s1);
361 Ssv_desc *ssvp2 = ((Ssv_desc *)s2);
390 sizeof (Ssv_desc))) == 0)
441 qsort(ifl->ifl_sortsyms, nndx, sizeof (Ssv_desc),
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h826 } Ssv_desc; typedef in typeref:struct:__anon1794
840 Ssv_desc *ifl_sortsyms; /* sorted list of symbols by value */

Completed in 138 milliseconds