Searched refs:DBOP_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/osfmk/kern/ ! |
| H A D | debug.c | 254 debugger_op debugger_current_op = DBOP_NONE; 736 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0); in DebuggerTrapWithState() 909 DebuggerSaveState(DBOP_NONE, NULL, NULL, in DebuggerWithContext() 1607 if (CPUDEBUGGEROP == DBOP_NONE) { 1635 CPUDEBUGGEROP = DBOP_NONE;
|
| H A D | debug.h | 806 DBOP_NONE, enumerator
|