Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h518 XorR13, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp94 CV_ENUM_CLASS_ENT(FrameCookieKind, XorR13),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp294 RETURN_CASE(FrameCookieKind, XorR13, "xor rot13"); in formatCookieKind()