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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c317 static FILE *getFileObject(const char *OutputName) { function
337 OutputFile = getFileObject(OutputName);

Completed in 100 milliseconds