Searched refs:dllThunkInterceptWhenPossible (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.cpp40 int dllThunkInterceptWhenPossible(const char* main_function, function in namespace:__sanitizer
H A Dsanitizer_win_dll_thunk.h22 int dllThunkInterceptWhenPossible(const char* main_function,
43 return __sanitizer::dllThunkInterceptWhenPossible(main_function, \

Completed in 141 milliseconds