Searched refs:DBOP_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | debug.c | 261 debugger_op debugger_current_op = DBOP_NONE; 752 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0, NULL); in DebuggerTrapWithState() 960 DebuggerSaveState(DBOP_NONE, NULL, NULL, in DebuggerWithContext() 1722 if (CPUDEBUGGEROP == DBOP_NONE) { 1751 CPUDEBUGGEROP = DBOP_NONE;
|
| H A D | debug.h | 838 DBOP_NONE, enumerator
|