Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingFile.c450 static int writeMMappedFile(FILE *OutputFile, char **Profile) { in writeMMappedFile() function
505 if (writeMMappedFile(File, &Profile) == -1) { in relocateCounters()
522 if (writeMMappedFile(File, &Profile) == -1) { in relocateCounters()