Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm64/
H A Dlocore.s1586 .globl EXT(ml_panic_trap_to_debugger)
1587 LEXT(ml_panic_trap_to_debugger)
1624 .globl EXT(ml_panic_trap_to_debugger)
1625 LEXT(ml_panic_trap_to_debugger)
/xnu-10002.41.9/osfmk/i386/
H A Dmachine_routines.h210 void ml_panic_trap_to_debugger(const char *panic_format_str,
H A Dmachine_routines.c839 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() function
/xnu-10002.41.9/osfmk/arm/
H A Dmachine_routines.h554 void ml_panic_trap_to_debugger(const char *panic_format_str,
/xnu-10002.41.9/osfmk/kern/
H A Ddebug.c1133ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()