Home
last modified time | relevance | path

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

/xnu-8792.41.9/pexpert/arm/
H A Dpe_identify_machine.c436 void (*PE_arm_debug_panic_hook)(const char *str) = PE_arm_panic_hook; variable
450 void(*const PE_arm_debug_panic_hook)(const char *str) = NULL; variable