Searched refs:writeHashTable (Results 1 – 3 of 3) sorted by relevance
156 Error PDBStringTableBuilder::writeHashTable(BinaryStreamWriter &Writer) const { in writeHashTable() function in PDBStringTableBuilder204 if (auto EC = writeHashTable(SectionWriter)) in commit()
121 void writeHashTable(uint32_t functionNumber, pathHashTable_t* hashTable) { in writeHashTable() function245 writeHashTable(i+1,ft[i].array); in pathProfAtExitHandler()
63 Error writeHashTable(BinaryStreamWriter &Writer) const;