Searched refs:writeProfileWithFileObject (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c432 static int writeProfileWithFileObject(const char *Filename, FILE *File) { function
608 if (writeProfileWithFileObject(Filename, File) != 0)
628 if (writeProfileWithFileObject(Filename, File) != 0)

Completed in 102 milliseconds