Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp105 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),
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h468 enum class FrameCookieKind : uint8_t { enum