Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_mac.h23 #define INTERCEPT_FUNCTION_MAC(func) macro
H A Dinterception.h376 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)