Home
last modified time | relevance | path

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

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