Searched refs:DBOP_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/osfmk/kern/ |
| H A D | debug.c | 208 debugger_op debugger_current_op = DBOP_NONE; 668 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0); in DebuggerTrapWithState() 761 DebuggerSaveState(DBOP_NONE, NULL, NULL, in DebuggerWithContext() 1376 if (CPUDEBUGGEROP == DBOP_NONE) { 1404 CPUDEBUGGEROP = DBOP_NONE;
|
| H A D | debug.h | 749 DBOP_NONE, enumerator
|