Searched refs:stackshot_panic_magic_t (Results 1 – 1 of 1) sorted by relevance
539 } stackshot_panic_magic_t; typedef540 _Static_assert(sizeof(stackshot_panic_magic_t) == 16, "panic magic should be 16 bytes");560 …stackshot_panic_magic_t *panic_magic = __IGNORE_WCASTALIGN((stackshot_panic_magic_t *)(exclaves_st… in kdp_read_panic_exclaves_stackshot()