Searched refs:stackshot_panic_magic_t (Results 1 – 1 of 1) sorted by relevance
529 } stackshot_panic_magic_t; typedef530 _Static_assert(sizeof(stackshot_panic_magic_t) == 16, "panic magic should be 16 bytes");558 if (exclaves_stackshot_buffer_size <= sizeof(stackshot_panic_magic_t)) { in kdp_read_panic_exclaves_stackshot()563 …stackshot_panic_magic_t *panic_magic = __IGNORE_WCASTALIGN((stackshot_panic_magic_t *)(exclaves_st… in kdp_read_panic_exclaves_stackshot()