Home
last modified time | relevance | path

Searched refs:HotPatch (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dusing-namespace.test24 Flags: [ SecurityChecks, HotPatch ]
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h416 HotPatch = 1 << 14, enumerator
430 HotPatch = 1 << 14, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h444 HotPatch = 1 << 14, enumerator
460 HotPatch = 1 << 14, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp99 CV_ENUM_CLASS_ENT(CompileSym2Flags, HotPatch),
111 CV_ENUM_CLASS_ENT(CompileSym3Flags, HotPatch),
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp130 CV_ENUM_CLASS_ENT(CompileSym2Flags, HotPatch),
142 CV_ENUM_CLASS_ENT(CompileSym3Flags, HotPatch),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp77 PUSH_FLAG(CompileSym2Flags, HotPatch, Flags, "hot patchable"); in formatCompileSym2Flags()
97 PUSH_FLAG(CompileSym3Flags, HotPatch, Flags, "hot patchable"); in formatCompileSym3Flags()