Home
last modified time | relevance | path

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

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