Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp65 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, "type md token map"); in formatChunkKind()
88 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, in formatChunkKind()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h326 TypeMDTokenMap = 0xfb, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp246 CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp811 case DebugSubsectionKind::TypeMDTokenMap: in handleDebugS()
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp563 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),