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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h27 int lprofUnlockFileHandle(FILE *F);
H A DInstrProfilingFile.c351 lprofUnlockFileHandle(OutputFile);
446 lprofUnlockFileHandle(File);
517 lprofUnlockFileHandle(File);
536 lprofUnlockFileHandle(File);
H A DInstrProfilingUtil.c185 COMPILER_RT_VISIBILITY int lprofUnlockFileHandle(FILE *F) { function

Completed in 61 milliseconds