Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h332 XfgHashVirtual = 0x100, enumerator
/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp821 case DebugSubsectionKind::XfgHashVirtual: in handleDebugS()