Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingFile.c426 static FILE *openFileForMerging(const char *ProfileFileName, int *MergeDone) { in openFileForMerging() function
469 OutputFile = openFileForMerging(OutputName, &MergeDone); in writeFile()