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