Searched refs:FLG_SY_REGSYM (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmachsym.sparc.c219 *flags |= FLG_SY_REGSYM;
H A Dsyms.c1383 if (!(sdp->sd_flags & FLG_SY_REGSYM) &&
1581 if ((((sdp->sd_flags & FLG_SY_REGSYM) == 0) ||
1622 if (((sdp->sd_flags & FLG_SY_REGSYM) == 0) ||
2093 if (sdflags & FLG_SY_REGSYM) {
2095 * The presence of FLG_SY_REGSYM means that
2154 if (sdp->sd_flags & FLG_SY_REGSYM) {
2166 * The presence of FLG_SY_REGSYM means that
2307 if ((((sdp->sd_flags & FLG_SY_REGSYM) == 0) ||
2667 if (sdp->sd_flags & FLG_SY_REGSYM) {
2671 * The presence of FLG_SY_REGSYM mean
[all...]
H A Dupdate.c719 if (((sdp->sd_flags & FLG_SY_REGSYM) == 0) ||
1507 if (((sdp->sd_flags & FLG_SY_REGSYM) == 0) ||
1616 if (((sdp->sd_flags & FLG_SY_REGSYM) == 0) &&
H A Dmachrel.sparc.c1568 (sdp->sd_flags & FLG_SY_REGSYM) &&
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1251 #define FLG_SY_REGSYM 0x00080000 /* REGISTER symbol (sparc only) */ macro

Completed in 123 milliseconds