Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h334 XfgHashType = 0xff, enumerator
/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp814 case DebugSubsectionKind::XfgHashType: in handleDebugS()