Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c322 if (DBG_ISLMID() && lml && lml->lm_lmidstr) { in dbg_print()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h266 #define DBG_ISLMID() (dbg_desc->d_extra & DBG_E_LMID) macro