Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_inspection.c535 #define STACKSHOT_PANIC_MAGIC 0xdeadcafebeefbabe macro
561 if (panic_magic->magic != STACKSHOT_PANIC_MAGIC) { in kdp_read_panic_exclaves_stackshot()