Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp175 Error PDBStringTableBuilder::writeHashTable(BinaryStreamWriter &Writer) const { in writeHashTable() function in PDBStringTableBuilder
224 if (auto EC = writeHashTable(SectionWriter)) in commit()
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.h61 Error writeHashTable(BinaryStreamWriter &Writer) const;