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

/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_win_dll_thunk.cc44 // at once by calling INTERCEPT_HOOKS().
82 // INTERCEPT_HOOKS must be used after the last INTERCEPT_WHEN_POSSIBLE.
83 #define INTERCEPT_HOOKS FunctionInterceptor<__LINE__>::Execute macro
353 // Must be after all the interceptor declarations due to the way INTERCEPT_HOOKS
356 INTERCEPT_HOOKS();

Completed in 16 milliseconds