Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h329 TypeMDTokenMap = 0xfb, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp247 CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DPDB.cpp808 case DebugSubsectionKind::TypeMDTokenMap: in handleDebugS()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp565 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),