Home
last modified time | relevance | path

Searched refs:PE_panic_hook (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/pexpert/i386/
H A Dpe_identify_machine.c76 PE_panic_hook(const char *str __unused) in PE_panic_hook() function
/xnu-8020.101.4/pexpert/pexpert/
H A Dpexpert.h404 extern void PE_panic_hook(const char *str);
/xnu-8020.101.4/osfmk/kern/
H A Ddebug.c220 extern void PE_panic_hook(const char*);
744 PE_panic_hook(message); in DebuggerWithContext()
1008 PE_panic_hook(panic_format_str); in panic_trap_to_debugger()
/xnu-8020.101.4/pexpert/arm/
H A Dpe_identify_machine.c475 PE_panic_hook(const char *str __unused) in PE_panic_hook() function