Home
last modified time | relevance | path

Searched refs:TypeMDTokenMap (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstreamVisitor.cpp49 return visitUnknown(ModuleSubstreamKind::TypeMDTokenMap, Data); in visitTypeMDTokenMap()
95 case ModuleSubstreamKind::TypeMDTokenMap: in visitModuleSubstream()
DEnumTables.cpp253 CV_ENUM_CLASS_ENT(ModuleSubstreamKind, TypeMDTokenMap),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DFormatUtil.cpp117 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, "type md token map"); in formatChunkKind()
138 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, in formatChunkKind()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h303 TypeMDTokenMap = 0xfb, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h319 TypeMDTokenMap = 0xfb, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp222 CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp501 LLVM_READOBJ_ENUM_CLASS_ENT(ModuleSubstreamKind, TypeMDTokenMap),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp547 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),