Searched refs:FrameCookieKind (Results 1 – 2 of 2) sorted by relevance
105 CV_ENUM_CLASS_ENT(FrameCookieKind, Copy),106 CV_ENUM_CLASS_ENT(FrameCookieKind, XorStackPointer),107 CV_ENUM_CLASS_ENT(FrameCookieKind, XorFramePointer),108 CV_ENUM_CLASS_ENT(FrameCookieKind, XorR13),
468 enum class FrameCookieKind : uint8_t { enum