Searched refs:writeNameIdx (Results 1 – 2 of 2) sorted by relevance
85 std::error_code SampleProfileWriterBinary::writeNameIdx(StringRef FName) { in writeNameIdx() function in SampleProfileWriterBinary143 if (std::error_code EC = writeNameIdx(FName)) in writeBody()160 if (std::error_code EC = writeNameIdx(Callee)) in writeBody()
116 std::error_code writeNameIdx(StringRef FName);