Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp117 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, "type md token map"); in formatChunkKind()
138 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, in formatChunkKind()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h321 TypeMDTokenMap = 0xfb, enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp224 CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp553 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),