Searched refs:debugger_op (Results 1 – 2 of 2) sorted by relevance
195 debugger_op db_current_op;254 debugger_op debugger_current_op = DBOP_NONE;655 DebuggerSaveState(debugger_op db_op, const char *db_message, const char *db_panic_str, in DebuggerSaveState()699 DebuggerTrapWithState(debugger_op db_op, const char *db_message, const char *db_panic_str, in DebuggerTrapWithState()1576 debugger_op db_prev_op = debugger_current_op;
812 } debugger_op; typedef815 kern_return_t DebuggerTrapWithState(debugger_op db_op, const char *db_message, const char *db_panic…