Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingFile.c451 static FILE *getFileObject(const char *OutputName) { in getFileObject() function
471 OutputFile = getFileObject(OutputName); in writeFile()