Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm64/
H A Dlocore.s1534 .globl EXT(ml_panic_trap_to_debugger)
1535 LEXT(ml_panic_trap_to_debugger)
1572 .globl EXT(ml_panic_trap_to_debugger)
1573 LEXT(ml_panic_trap_to_debugger)
/xnu-8020.140.41/osfmk/i386/
H A Dmachine_routines.h180 void ml_panic_trap_to_debugger(const char *panic_format_str,
H A Dmachine_routines.c764 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() function
/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h497 void ml_panic_trap_to_debugger(const char *panic_format_str,
H A Dmachine_routines.c281 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() function
/xnu-8020.140.41/osfmk/kern/
H A Ddebug.c981ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()