Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cc66 static int weak_intercept_init() { in weak_intercept_init() function
83 weak_intercept_init;
87 if (reason == /*DLL_PROCESS_ATTACH=*/1) weak_intercept_init(); in weak_intercept_thread_init()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_weak_interception.cc64 static int weak_intercept_init() { in weak_intercept_init() function
81 weak_intercept_init;
85 if (reason == /*DLL_PROCESS_ATTACH=*/1) weak_intercept_init(); in weak_intercept_thread_init()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp66 static int weak_intercept_init() { in weak_intercept_init() function
83 weak_intercept_init;
87 if (reason == /*DLL_PROCESS_ATTACH=*/1) weak_intercept_init(); in weak_intercept_thread_init()