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

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp37 // Stack bounds passed through from __sanitizer_before_thread_create_hook
93 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, function
107 // with the pointer returned by __sanitizer_before_thread_create_hook (above).
118 // with the pointer returned by __sanitizer_before_thread_create_hook (above).
/openbsd-current/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp215 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, function
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp254 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, function

Completed in 167 milliseconds