Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h33 FILE *lprofOpenFileEx(const char *Filename);
H A DInstrProfilingUtil.c206 COMPILER_RT_VISIBILITY FILE *lprofOpenFileEx(const char *ProfileName) { in lprofOpenFileEx() function
H A DInstrProfilingFile.c435 ProfileFile = lprofOpenFileEx(ProfileFileName); in openFileForMerging()
596 File = lprofOpenFileEx(Filename); in initializeProfileForContinuousMode()