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

/external/compiler-rt/lib/interception/
H A Dinterception_linux.h31 #define INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func) \ macro
43 INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
H A Dinterception.h244 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)

Completed in 81 milliseconds