Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Ddebug.c266 void panic_trap_to_debugger(const char *panic_format_str, va_list *panic_args,
1184 panic_trap_to_debugger(const char *panic_format_str, va_list *panic_args, unsigned int reason, void… in panic_trap_to_debugger() argument
1202 …ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()
1208 …umber()), VALUE(CPUDEBUGGERCOUNT)), VALUE(panic_options_mask), ADDR(panic_format_str), ADDR(panic_… in panic_trap_to_debugger()
1211 check_and_handle_nested_panic(panic_options_mask, panic_caller, panic_format_str, panic_args); in panic_trap_to_debugger()
1223 PE_panic_hook(panic_format_str); in panic_trap_to_debugger()
1255 panic_format_str, panic_args, in panic_trap_to_debugger()
1267 DebuggerTrapWithState(DBOP_PANIC, "panic", panic_format_str, in panic_trap_to_debugger()
/xnu-11215/osfmk/i386/
H A Dmachine_routines.h211 void ml_panic_trap_to_debugger(const char *panic_format_str,
H A Dmachine_routines.c869 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() argument
/xnu-11215/osfmk/arm/
H A Dmachine_routines.h430 void ml_panic_trap_to_debugger(const char *panic_format_str,