Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Ddebug.c755 check_and_handle_nested_panic(uint64_t panic_options_mask, unsigned long panic_caller, const char *… in check_and_handle_nested_panic() function
875 check_and_handle_nested_panic(debugger_options_mask, debugger_caller, message, NULL); in DebuggerWithContext()
1142 check_and_handle_nested_panic(panic_options_mask, panic_caller, panic_format_str, panic_args); in panic_trap_to_debugger()