Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dstatistics.c75 desc_used += rcp->rc_free - rcp->rc_arr; in rel_cache_statistics()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h795 Rel_desc *rc_free; member
825 for (_orsp = _rcbp->rc_arr; _orsp < _rcbp->rc_free; _orsp++)
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c487 (rcbp->rc_free < rcbp->rc_end)) in ld_add_rel_cache()
529 rcbp->rc_free = rcbp->rc_arr; in ld_add_rel_cache()
618 arsp = rcbp->rc_free; in ld_reloc_enter()
644 rcbp->rc_free++; in ld_reloc_enter()