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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c126 static Sym *sym_lookup(struct module *, Sym *);
1524 if (sym_lookup(omp, osp) == NULL)
1595 if (sym_lookup(omp, osp) == NULL)
3353 sym_lookup(struct module *mp, Sym *ksp) function

Completed in 53 milliseconds