Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp148 uint32_t HashStreamSize = in finalizeMsfLayout() local
151 if (HashStreamSize == 0) in finalizeMsfLayout()
154 auto ExpectedIndex = Msf.addStream(HashStreamSize); in finalizeMsfLayout()