Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c3203 Ifl_desc *ifl = NULL, *_ifl; in ld_sym_add_u() local
3230 for (APLIST_TRAVERSE(ofl->ofl_objs, idx, _ifl)) in ld_sym_add_u()
3231 if (strcmp(_ifl->ifl_name, reference) == 0) { in ld_sym_add_u()
3232 ifl = _ifl; in ld_sym_add_u()