HomeSort by: relevance | last modified time | path
    Searched refs:dllThunkInterceptWhenPossible (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win_dll_thunk.cc 41 int dllThunkInterceptWhenPossible(const char* main_function,
sanitizer_win_dll_thunk.h 23 int dllThunkInterceptWhenPossible(const char* main_function,
44 return __sanitizer::dllThunkInterceptWhenPossible(main_function, \

Completed in 11 milliseconds