Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h26 int lprofUnlockFd(int fd);
H A DInstrProfilingUtil.c161 COMPILER_RT_VISIBILITY int lprofUnlockFd(int fd) { in lprofUnlockFd() function
203 return lprofUnlockFd(fd); in lprofUnlockFileHandle()
H A DGCDAProfiling.c524 lprofUnlockFd(fd); in llvm_gcda_end_file()