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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h32 FILE *lprofOpenFileEx(const char *Filename);
H A DInstrProfilingUtil.c195 COMPILER_RT_VISIBILITY FILE *lprofOpenFileEx(const char *ProfileName) { function
H A DInstrProfilingFile.c301 ProfileFile = lprofOpenFileEx(ProfileFileName);
511 File = lprofOpenFileEx(Filename);
615 File = lprofOpenFileEx(Filename);

Completed in 52 milliseconds