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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h236 #define DBG_E_LMID 0x00100000 /* prepend link-map id */ macro
264 #define DBG_ISLMID() (dbg_desc->d_extra & DBG_E_LMID)

Completed in 73 milliseconds