Home
last modified time | relevance | path

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

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