Searched refs:FLG_REL_CLVAL (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h734 #define FLG_REL_CLVAL 0x00000020 /* clear VALUE for active relocation */ macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c752 if ((arsp->rel_flags & FLG_REL_CLVAL) ||
H A Dmachrel.intel.c798 if (arsp->rel_flags & FLG_REL_CLVAL)
H A Dmachrel.sparc.c1115 if ((arsp->rel_flags & FLG_REL_CLVAL) ||

Completed in 167 milliseconds