Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c468 static FILE *openFileForMerging(const char *ProfileFileName, int *MergeDone) { in openFileForMerging() function
513 OutputFile = openFileForMerging(OutputName, &MergeDone); in writeFile()