Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp70 RETURN_CASE(DebugSubsectionKind, XfgHashType, "xfg hash type"); in formatChunkKind()
95 RETURN_CASE(DebugSubsectionKind, XfgHashType, in formatChunkKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h334 XfgHashType = 0xff, enumerator
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp817 case DebugSubsectionKind::XfgHashType: in handleDebugS()