Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp70 RETURN_CASE(DebugSubsectionKind, XfgHashVirtual, "xfg hash virtual"); in formatChunkKind()
96 RETURN_CASE(DebugSubsectionKind, XfgHashVirtual, in formatChunkKind()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h335 XfgHashVirtual = 0x100, enumerator
/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp815 case DebugSubsectionKind::XfgHashVirtual: in handleDebugS()