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

/external/compiler-rt/lib/asan/
H A Dasan_dll_thunk.cc46 // at once by calling INTERCEPT_HOOKS().
84 // INTERCEPT_HOOKS must be used after the last INTERCEPT_WHEN_POSSIBLE.
85 #define INTERCEPT_HOOKS FunctionInterceptor<__LINE__>::Execute macro
329 // Must be after all the interceptor declarations due to the way INTERCEPT_HOOKS
332 INTERCEPT_HOOKS();

Completed in 1598 milliseconds