Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win_dll_thunk.h22 int dllThunkInterceptWhenPossible(const char* main_function,
43 return __sanitizer::dllThunkInterceptWhenPossible(main_function, \
Dsanitizer_win_dll_thunk.cpp40 int dllThunkInterceptWhenPossible(const char* main_function, in dllThunkInterceptWhenPossible() function