Home
last modified time | relevance | path

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

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