Searched refs:INTERCEPT_FUNCTION_LINUX_OR_FREEBSD (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_linux.h31 #define INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func) \ macro
48 INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
H A Dinterception.h287 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)

Completed in 109 milliseconds