Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/mach/arm/
H A Dexception.h77 #define EXC_ARM_PAC_FAIL 0x105 /* PAC authentication failure */ macro
/xnu-8792.81.2/osfmk/arm64/
H A Dsleh.c1759 mach_exception_data_type_t codes[2] = {EXC_ARM_PAC_FAIL}; in handle_pac_fail()