Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp64 RETURN_CASE(DebugSubsectionKind, FuncMDTokenMap, "func md token map"); in formatChunkKind()
86 RETURN_CASE(DebugSubsectionKind, FuncMDTokenMap, in formatChunkKind()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h325 FuncMDTokenMap = 0xfa, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp245 CV_ENUM_CLASS_ENT(DebugSubsectionKind, FuncMDTokenMap),
/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp810 case DebugSubsectionKind::FuncMDTokenMap: in handleDebugS()
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp562 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FuncMDTokenMap),