Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp37 // Stack bounds passed through from __sanitizer_before_thread_create_hook in OnCreated()
95 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
109 // with the pointer returned by __sanitizer_before_thread_create_hook (above). in __sanitizer_thread_create_hook()
120 // with the pointer returned by __sanitizer_before_thread_create_hook (above). in __sanitizer_thread_start_hook()
94 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, __sanitizer_before_thread_create_hook() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp215 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp254 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook() function