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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c1167 if (ifl && ((ofl->ofl_flags1 & FLG_OF1_IGNPRC) || DBG_ENABLED)) {
H A Dsections.c284 if (((ofl->ofl_flags1 & FLG_OF1_IGNPRC) == 0) ||
342 if ((ofl->ofl_flags1 & FLG_OF1_IGNPRC) == 0)
3153 if (DBG_ENABLED || (ofl->ofl_flags1 & FLG_OF1_IGNPRC)) {
H A Dargs.c1326 ofl->ofl_flags1 |= FLG_OF1_IGNPRC;
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h507 #define FLG_OF1_IGNPRC 0x0008000000 /* ignore processing required */ macro

Completed in 122 milliseconds