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