Home
last modified time | relevance | path

Searched refs:INTERCEPT_FUNCTION_LINUX_OR_FREEBSD (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception_linux.h31 #define INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func) \ macro
43 INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
Dinterception.h244 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
/external/llvm-project/compiler-rt/lib/interception/
Dinterception_linux.h31 #define INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func) \ macro
48 INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
Dinterception.h287 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)