Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.c483 ProfileFile = lprofOpenFileEx(ProfileFileName); in openFileForMerging()
644 File = lprofOpenFileEx(Filename); in initializeProfileForContinuousMode()