Lines Matching refs:COMPILER_RT_VISIBILITY
49 COMPILER_RT_VISIBILITY unsigned lprofDirMode = 0755;
51 COMPILER_RT_VISIBILITY
87 COMPILER_RT_VISIBILITY
90 COMPILER_RT_VISIBILITY
94 COMPILER_RT_VISIBILITY
103 COMPILER_RT_VISIBILITY
113 COMPILER_RT_VISIBILITY int lprofGetHostName(char *Name, int Len) { in lprofGetHostName()
125 COMPILER_RT_VISIBILITY int lprofGetHostName(char *Name, int Len) { in lprofGetHostName()
136 COMPILER_RT_VISIBILITY int lprofLockFd(int fd) { in lprofLockFd()
161 COMPILER_RT_VISIBILITY int lprofUnlockFd(int fd) { in lprofUnlockFd()
186 COMPILER_RT_VISIBILITY int lprofLockFileHandle(FILE *F) { in lprofLockFileHandle()
196 COMPILER_RT_VISIBILITY int lprofUnlockFileHandle(FILE *F) { in lprofUnlockFileHandle()
206 COMPILER_RT_VISIBILITY FILE *lprofOpenFileEx(const char *ProfileName) { in lprofOpenFileEx()
255 COMPILER_RT_VISIBILITY const char *lprofGetPathPrefix(int *PrefixStrip, in lprofGetPathPrefix()
279 COMPILER_RT_VISIBILITY void
306 COMPILER_RT_VISIBILITY const char *
317 COMPILER_RT_VISIBILITY const char *lprofFindLastDirSeparator(const char *Path) { in lprofFindLastDirSeparator()
327 COMPILER_RT_VISIBILITY int lprofSuspendSigKill(void) { in lprofSuspendSigKill()
345 COMPILER_RT_VISIBILITY void lprofRestoreSigKill(void) { in lprofRestoreSigKill()
354 COMPILER_RT_VISIBILITY int lprofReleaseMemoryPagesToOS(uintptr_t Begin, in lprofReleaseMemoryPagesToOS()