Searched refs:HotPatch (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | using-namespace.test | 24 Flags: [ SecurityChecks, HotPatch ]
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 416 HotPatch = 1 << 14, enumerator 430 HotPatch = 1 << 14, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 444 HotPatch = 1 << 14, enumerator 460 HotPatch = 1 << 14, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 99 CV_ENUM_CLASS_ENT(CompileSym2Flags, HotPatch), 111 CV_ENUM_CLASS_ENT(CompileSym3Flags, HotPatch),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 130 CV_ENUM_CLASS_ENT(CompileSym2Flags, HotPatch), 142 CV_ENUM_CLASS_ENT(CompileSym3Flags, HotPatch),
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.cpp | 77 PUSH_FLAG(CompileSym2Flags, HotPatch, Flags, "hot patchable"); in formatCompileSym2Flags() 97 PUSH_FLAG(CompileSym3Flags, HotPatch, Flags, "hot patchable"); in formatCompileSym3Flags()
|