Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp119 uint32_t HashStreamSize = in finalizeMsfLayout() local
122 if (HashStreamSize == 0) in finalizeMsfLayout()
125 auto ExpectedIndex = Msf.addStream(HashStreamSize); in finalizeMsfLayout()