Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingFile.c178 static FILE *openFileForMerging(const char *ProfileFileName) { in openFileForMerging() function
206 OutputFile = openFileForMerging(OutputName); in writeFile()