Searched refs:EXC_ARM_PAC_FAIL (Results 1 – 3 of 3) sorted by relevance
47 #ifndef EXC_ARM_PAC_FAIL48 #define EXC_ARM_PAC_FAIL 0x105 /* PAC authentication failure */ macro61 T_ASSERT_EQ(codes[0], (uint64_t)EXC_ARM_PAC_FAIL, "The subcode is EXC_ARM_PAC_FAIL"); in pac_exception_handler()
78 #define EXC_ARM_PAC_FAIL 0x105 /* PAC authentication failure */ macro
2329 mach_exception_data_type_t codes[2] = {EXC_ARM_PAC_FAIL}; in handle_pac_fail()