Searched refs:INTERCEPT_FUNCTION_MAC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/interception/ | ||
H A D | interception_mac.h | 23 #define INTERCEPT_FUNCTION_MAC(func) macro |
H A D | interception.h | 379 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func) |