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