Home
last modified time | relevance | path

Searched refs:ofl_relocincnt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h348 Word ofl_relocincnt; /* no. of input relocations */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c510 if ((alloc_cnt == 0) && (ofl->ofl_relocincnt > REL_CACHEBUF_ALLOC)) { in ld_add_rel_cache()
515 nelts = ofl->ofl_relocincnt; in ld_add_rel_cache()
H A Dfiles.c1345 ofl->ofl_relocincnt += in process_reloc()