Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp71 RETURN_CASE(DebugSubsectionKind, XfgHashVirtual, "xfg hash virtual"); in formatChunkKind()
97 RETURN_CASE(DebugSubsectionKind, XfgHashVirtual, in formatChunkKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h342 XfgHashVirtual = 0x100, enumerator
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp818 case DebugSubsectionKind::XfgHashVirtual: in handleDebugS()