Home
last modified time | relevance | path

Searched refs:XfgHashType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp69 RETURN_CASE(DebugSubsectionKind, XfgHashType, "xfg hash type"); in formatChunkKind()
94 RETURN_CASE(DebugSubsectionKind, XfgHashType, in formatChunkKind()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h331 XfgHashType = 0xff, enumerator
/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp820 case DebugSubsectionKind::XfgHashType: in handleDebugS()