Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp134 uint32_t PDBStringTableBuilder::calculateHashTableSize() const { in calculateHashTableSize() function in PDBStringTableBuilder
145 Size += calculateHashTableSize(); in calculateSerializedSize()
223 std::tie(SectionWriter, Writer) = Writer.split(calculateHashTableSize()); in commit()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.h58 uint32_t calculateHashTableSize() const;