Searched refs:ml_panic_trap_to_debugger (Results 1 – 6 of 6) sorted by relevance
1534 .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)
179 void ml_panic_trap_to_debugger(const char *panic_format_str,
764 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() function
496 void ml_panic_trap_to_debugger(const char *panic_format_str,
281 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() function
969 …ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()