Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_impl.h84 #define KOBJ_RESOLVED 0x0020 /* fully resolved */ macro
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c2976 if (mp->flags & KOBJ_RESOLVED) in do_symbols()
3093 mp->flags |= KOBJ_RESOLVED; in do_symbols()