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