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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c3021 Ifl_desc *ifl = NULL, *_ifl; local
3048 for (APLIST_TRAVERSE(ofl->ofl_objs, idx, _ifl))
3049 if (strcmp(_ifl->ifl_name, reference) == 0) {
3050 ifl = _ifl;

Completed in 58 milliseconds