Searched refs:ofl_relocrelcnt (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h350 Word ofl_relocrelcnt; /* tot number of relative */ member in struct:ofl_desc
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c381 ofl->ofl_relocrelcnt--;
1172 if ((flags & FLG_OF_COMREL) && ofl->ofl_relocrelcnt)
H A Dmachrel.amd.c1113 ofl->ofl_relocrelcnt++;
H A Dmachrel.intel.c1173 ofl->ofl_relocrelcnt++;
H A Dmachrel.sparc.c1500 ofl->ofl_relocrelcnt++;
H A Dupdate.c2364 if ((flags & FLG_OF_COMREL) && ofl->ofl_relocrelcnt) {
2366 dyn->d_un.d_val = ofl->ofl_relocrelcnt;

Completed in 315 milliseconds