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