Home
last modified time | relevance | path

Searched refs:ofl_reloccntsub (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h350 Word ofl_reloccntsub; /* tot numb of output relocations to */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c388 ofl->ofl_reloccntsub++; in ignore_section_processing()
2486 size = (ofl->ofl_reloccnt - ofl->ofl_reloccntsub) * relsize; in make_reloc()