Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/ !
H A Ddebug.c1216 DebuggerSaveState(DBOP_PANIC, "panic", in panic_trap_to_debugger()
1229 DebuggerTrapWithState(DBOP_PANIC, "panic", panic_format_str, in panic_trap_to_debugger()
1323 if ((debugger_current_op == DBOP_PANIC) ||
1362 if (debugger_current_op == DBOP_PANIC) {
1382 …if (debugger_current_op == DBOP_PANIC || ((debugger_current_op == DBOP_DEBUGGER) && debugger_is_pa…
1501 if (debugger_current_op == DBOP_PANIC ||
1612 if (debugger_current_op == DBOP_PANIC ||
1886 return debugger_current_op == DBOP_PANIC ||
H A Ddebug.h809 DBOP_PANIC, enumerator