Home
last modified time | relevance | path

Searched refs:INTERCEPT_FUNCTION_MAC (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception_mac.h24 #define INTERCEPT_FUNCTION_MAC(func) macro
Dinterception.h249 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)