Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h78 uint32_t calculatePublicsHashStreamSize() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp291 uint32_t GSIStreamBuilder::calculatePublicsHashStreamSize() const { in calculatePublicsHashStreamSize() function in GSIStreamBuilder
315 Idx = Msf.addStream(calculatePublicsHashStreamSize()); in finalizeMsfLayout()