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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c451 static int writeMMappedFile(FILE *OutputFile, char **Profile) { function
506 if (writeMMappedFile(File, &Profile) == -1) {
523 if (writeMMappedFile(File, &Profile) == -1) {

Completed in 103 milliseconds