Searched refs:DBOP_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | debug.c | 204 debugger_op debugger_current_op = DBOP_NONE; 656 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0); in DebuggerTrapWithState() 749 DebuggerSaveState(DBOP_NONE, NULL, NULL, in DebuggerWithContext() 1361 if (CPUDEBUGGEROP == DBOP_NONE) { 1389 CPUDEBUGGEROP = DBOP_NONE;
|
| H A D | debug.h | 748 DBOP_NONE, enumerator
|