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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dsunwmove.c287 isc->is_flags |= FLG_IS_RELUPD;
H A Dmachrel.amd.c320 (sdp->sd_isc->is_flags & FLG_IS_RELUPD) &&
762 if ((sdp->sd_isc->is_flags & FLG_IS_RELUPD) &&
H A Dmachrel.intel.c263 (sdp->sd_isc->is_flags & FLG_IS_RELUPD) &&
805 if (sdp->sd_isc->is_flags & FLG_IS_RELUPD) {
H A Dmachrel.sparc.c650 (sdp->sd_isc->is_flags & FLG_IS_RELUPD) &&
1125 if ((sdp->sd_isc->is_flags & FLG_IS_RELUPD) &&
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h929 #define FLG_IS_RELUPD 0x0008 /* symbol defined here may have moved */ macro

Completed in 109 milliseconds