Home
last modified time | relevance | path

Searched refs:MSILModule (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h418 MSILModule = 1 << 16, enumerator
432 MSILModule = 1 << 16, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h446 MSILModule = 1 << 16, enumerator
462 MSILModule = 1 << 16, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp101 CV_ENUM_CLASS_ENT(CompileSym2Flags, MSILModule),
113 CV_ENUM_CLASS_ENT(CompileSym3Flags, MSILModule),
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp132 CV_ENUM_CLASS_ENT(CompileSym2Flags, MSILModule),
144 CV_ENUM_CLASS_ENT(CompileSym3Flags, MSILModule),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp79 PUSH_FLAG(CompileSym2Flags, MSILModule, Flags, "msil module"); in formatCompileSym2Flags()
99 PUSH_FLAG(CompileSym3Flags, MSILModule, Flags, "msil module"); in formatCompileSym3Flags()