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

/external/compiler-rt/lib/asan/interception/
H A Dinterception_mac.h41 # define OVERRIDE_FUNCTION_MAC(old_func, new_func) \ macro
44 # define INTERCEPT_FUNCTION_MAC(func) OVERRIDE_FUNCTION_MAC(func, WRAP(func))
H A Dinterception.h148 OVERRIDE_FUNCTION_MAC(old_func, new_func)

Completed in 381 milliseconds