Searched refs:writeProfileSymbolListSection (Results 1 – 2 of 2) sorted by relevance
273 std::error_code writeProfileSymbolListSection();
235 SampleProfileWriterExtBinaryBase::writeProfileSymbolListSection() { in writeProfileSymbolListSection() function in SampleProfileWriterExtBinaryBase283 if (auto EC = writeProfileSymbolListSection()) in writeOneSection()