Searched refs:writeCSNameTableSection (Results 1 – 2 of 2) sorted by relevance
334 std::error_code writeCSNameTableSection();
387 std::error_code SampleProfileWriterExtBinaryBase::writeCSNameTableSection() { in writeCSNameTableSection() function in SampleProfileWriterExtBinaryBase453 if (auto EC = writeCSNameTableSection()) in writeOneSection()