Searched refs:lprofWriteData (Results 1 – 4 of 4) sorted by relevance
49 return lprofWriteData(lprofBufferWriter, Buffer, 0); in __llvm_profile_write_buffer()
136 int lprofWriteData(WriterCallback Writer, void *WriterCtx,
228 COMPILER_RT_VISIBILITY int lprofWriteData(WriterCallback Writer, in lprofWriteData() function
213 RetVal = lprofWriteData(fileWriter, OutputFile, lprofGetVPDataReader()); in writeFile()