Home
last modified time | relevance | path

Searched defs:panic_format_str (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/osfmk/i386/
H A Dmachine_routines.c764 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger()
/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.c281 ml_panic_trap_to_debugger(__unused const char *panic_format_str, in ml_panic_trap_to_debugger()
/xnu-8020.140.41/osfmk/kern/
H A Ddebug.c970 panic_trap_to_debugger(const char *panic_format_str, va_list *panic_args, unsigned int reason, void… in panic_trap_to_debugger()