Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Ddebug.c262 void panic_trap_to_debugger(const char *panic_format_str, va_list *panic_args,
1132 panic_trap_to_debugger(const char *panic_format_str, va_list *panic_args, unsigned int reason, void… in panic_trap_to_debugger() argument
1169 …ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()
1175 …umber()), VALUE(CPUDEBUGGERCOUNT)), VALUE(panic_options_mask), ADDR(panic_format_str), ADDR(panic_… in panic_trap_to_debugger()
1178 check_and_handle_nested_panic(panic_options_mask, panic_caller, panic_format_str, panic_args); in panic_trap_to_debugger()
1187 PE_panic_hook(panic_format_str); in panic_trap_to_debugger()
1217 panic_format_str, panic_args, in panic_trap_to_debugger()
1229 DebuggerTrapWithState(DBOP_PANIC, "panic", panic_format_str, in panic_trap_to_debugger()
/xnu-10063.141.1/osfmk/i386/
H A Dmachine_routines.h210 void ml_panic_trap_to_debugger(const char *panic_format_str,
H A Dmachine_routines.c833 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() argument
/xnu-10063.141.1/osfmk/arm/
H A Dmachine_routines.h554 void ml_panic_trap_to_debugger(const char *panic_format_str,