Searched refs:writeContextIdx (Results 1 – 2 of 2) sorted by relevance
236 std::error_code SampleProfileWriterExtBinaryBase::writeContextIdx( in writeContextIdx() function in SampleProfileWriterExtBinaryBase270 if (std::error_code EC = writeContextIdx(Context)) in writeFuncOffsetTable()301 if (std::error_code EC = writeContextIdx(FunctionProfile.getContext())) in writeFuncMetadata()628 SampleProfileWriterBinary::writeContextIdx(const SampleContext &Context) { in writeContextIdx() function in SampleProfileWriterBinary822 if (std::error_code EC = writeContextIdx(S.getContext())) in writeBody()
215 virtual std::error_code writeContextIdx(const SampleContext &Context);348 std::error_code writeContextIdx(const SampleContext &Context) override;