Searched refs:_lookup_sym (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c2949 _lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) function
3165 * it to each _lookup_sym() routine. The ELF function will use this value to
3247 if (((ret = _lookup_sym(slp, srp, binfo, in_nfavl)) == 0) &&
3273 ret = _lookup_sym(&sl, srp, binfo, in_nfavl);

Completed in 66 milliseconds