Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h350 Word ofl_relocrelcnt; /* tot number of relative */ member
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dsections.c388 ofl->ofl_relocrelcnt--; in ignore_section_processing()
1179 if ((flags & FLG_OF_COMREL) && ofl->ofl_relocrelcnt) in make_dynamic()
H A Dmachrel.amd.c1187 ofl->ofl_relocrelcnt++; in ld_add_outrel()
H A Dmachrel.intel.c1173 ofl->ofl_relocrelcnt++; in ld_add_outrel()
H A Dmachrel.sparc.c1500 ofl->ofl_relocrelcnt++; in ld_add_outrel()
H A Dupdate.c2364 if ((flags & FLG_OF_COMREL) && ofl->ofl_relocrelcnt) { in update_odynamic()
2366 dyn->d_un.d_val = ofl->ofl_relocrelcnt; in update_odynamic()