Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception_linux.h30 #define INTERCEPT_FUNCTION_LINUX(func) \ macro
Dinterception.h184 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX(func)