Searched refs:DebuggerWithContext (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | debug.h | 819 void DebuggerWithContext(unsigned int reason, void *ctx, const char *message, uint64_t debugger_opt…
|
| H A D | debug.c | 858 …DebuggerWithContext(0, NULL, message, DEBUGGER_OPTION_NONE, (unsigned long)(char *)__builtin_retur… in Debugger() 873 DebuggerWithContext(unsigned int reason, void *ctx, const char *message, in DebuggerWithContext() function
|
| /xnu-10063.141.1/osfmk/i386/ |
| H A D | mp.c | 648 DebuggerWithContext(EXC_BREAKPOINT, saved_state64(regs), in NMIInterruptHandler()
|