Searched refs:ml_panic_trap_to_debugger (Results 1 – 5 of 5) sorted by relevance
211 void ml_panic_trap_to_debugger(const char *panic_format_str,
869 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger() function
2314 .globl EXT(ml_panic_trap_to_debugger)2315 LEXT(ml_panic_trap_to_debugger)2380 .globl EXT(ml_panic_trap_to_debugger)2381 LEXT(ml_panic_trap_to_debugger)
430 void ml_panic_trap_to_debugger(const char *panic_format_str,
1168 …ml_panic_trap_to_debugger(panic_format_str, panic_args, reason, ctx, panic_options_mask, panic_cal… in panic_trap_to_debugger()