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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c180 #define _moddebug get_weakish_int(&moddebug) macro
1646 if (_moddebug & MODDEBUG_NOCTF) {
1909 if (_moddebug & MODDEBUG_ERRMSG)
1924 if (_moddebug & MODDEBUG_ERRMSG)
1949 if (_moddebug & MODDEBUG_ERRMSG)
2157 if ((_moddebug & MODDEBUG_KEEPTEXT) && mp) {
2633 if (_moddebug & MODDEBUG_NOCTF)
2880 if (_moddebug & MODDEBUG_LOADMSG) {
3513 if (_moddebug & MODDEBUG_ERRMSG) {
3554 if (_moddebug
[all...]

Completed in 53 milliseconds