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