Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp66 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, "type md token map"); in formatChunkKind()
89 RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, in formatChunkKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h336 TypeMDTokenMap = 0xfb, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp250 CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp808 case DebugSubsectionKind::TypeMDTokenMap: in handleDebugS()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp566 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),