Home
last modified time | relevance | path

Searched refs:XorFramePointer (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h514 XorFramePointer, enumerator
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp93 CV_ENUM_CLASS_ENT(FrameCookieKind, XorFramePointer),
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp290 RETURN_CASE(FrameCookieKind, XorFramePointer, "xor frame ptr"); in formatCookieKind()