Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/osfmk/i386/ !
H A Dmachine_routines.h179 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-8019.80.24/osfmk/arm/ !
H A Dmachine_routines.h496 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-8019.80.24/osfmk/kern/ !
H A Ddebug.c969ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()