Searched refs:HandleDlopenInit (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_internal.h126 bool HandleDlopenInit();
H A Dasan_malloc_mac.cpp68 bool HandleDlopenInit() { function in namespace:COMMON_MALLOC_NAMESPACE
H A Dasan_fuchsia.cpp194 bool HandleDlopenInit() { function in namespace:__asan
H A Dasan_linux.cpp250 bool HandleDlopenInit() { function in namespace:__asan
H A Dasan_rtems.cpp217 bool HandleDlopenInit() { function in namespace:__asan
H A Dasan_win.cpp351 bool HandleDlopenInit() { function in namespace:__asan
H A Dasan_rtl.cpp412 if (SANITIZER_SUPPORTS_INIT_FOR_DLOPEN && UNLIKELY(HandleDlopenInit())) {

Completed in 122 milliseconds