Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmodctl.c163 #define DEBUGGER_PRESENT ((boothowto & RB_DEBUG) || (obpdebug != 0)) macro
3637 if (DEBUGGER_PRESENT) in modinstall()