Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Ddebug.c269 static void kdp_machine_reboot_type(unsigned int type, uint64_t debugger_flags);
1298 kdp_machine_reboot_type(unsigned int type, uint64_t debugger_flags) in kdp_machine_reboot_type() argument
1300 if ((type == kPEPanicRestartCPU) && (debugger_flags & DEBUGGER_OPTION_SKIP_PANICEND_CALLOUTS)) { in kdp_machine_reboot_type()