HomeSort by relevance Sort by last modified time
    Searched refs:INTERCEPT_FUNCTION_LINUX_OR_FREEBSD (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/interception/
interception_linux.h 31 #define INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func) \
43 INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
interception.h 244 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)

Completed in 3895 milliseconds