Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Ddebug.c1311 DebuggerSaveState(DBOP_PANIC, "panic", in panic_trap_to_debugger()
1324 DebuggerTrapWithState(DBOP_PANIC, "panic", panic_format_str, in panic_trap_to_debugger()
1427 if ((debugger_current_op == DBOP_PANIC) ||
1466 if (debugger_current_op == DBOP_PANIC) {
1487 …if (debugger_current_op == DBOP_PANIC || ((debugger_current_op == DBOP_DEBUGGER) && debugger_is_pa…
1606 if (debugger_current_op == DBOP_PANIC ||
1727 if (debugger_current_op == DBOP_PANIC ||
1999 return debugger_current_op == DBOP_PANIC ||
H A Ddebug.h841 DBOP_PANIC, enumerator