Searched defs:REL_CACHE_TRAVERSE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c356 REL_CACHE_TRAVERSE(&ofl->ofl_outrels, idx1, rcbp, rsp) {
2775 REL_CACHE_TRAVERSE(rcp, idx, rcbp, rsp) { function
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h813 * the scope of REL_CACHE_TRAVERSE.
815 #define REL_CACHE_TRAVERSE(_rel_cache, _idx, _rcbp, _orsp) \ macro

Completed in 93 milliseconds