Home
last modified time | relevance | path

Searched defs:hardened_exception_action (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dexception.h53 struct hardened_exception_action { struct
54 struct exception_action ea;
55 uint32_t signed_pc_key;
56 exception_mask_t exception;
H A Dtask.h293 struct hardened_exception_action hardened_exception_action; member