Home
last modified time | relevance | path

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

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