Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/interception/
H A Dinterception_mac.h24 #define INTERCEPT_FUNCTION_MAC(func) macro
H A Dinterception.h287 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)