Searched refs:_ifl (Results 1 – 1 of 1) sorted by relevance
3021 Ifl_desc *ifl = NULL, *_ifl; in ld_sym_add_u() local3048 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()