Searched refs:INTERCEPT_FUNCTION_MAC (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/interception/ | ||
D | interception_mac.h | 24 #define INTERCEPT_FUNCTION_MAC(func) macro |
D | interception.h | 249 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func) |