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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cc85 static void WINAPI weak_intercept_thread_init(void *mod, unsigned long reason, function
92 void *, unsigned long, void *) = weak_intercept_thread_init;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_weak_interception.cc83 static void WINAPI weak_intercept_thread_init(void *mod, unsigned long reason, function
90 void *, unsigned long, void *) = weak_intercept_thread_init;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp85 static void WINAPI weak_intercept_thread_init(void *mod, unsigned long reason, function
92 void *, unsigned long, void *) = weak_intercept_thread_init;

Completed in 168 milliseconds