HomeSort by: relevance | last modified time | path
    Searched refs:INTERCEPT_FUNCTION_MAC (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_mac.h 24 #define INTERCEPT_FUNCTION_MAC(func)
interception.h 287 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)
  /src/external/gpl3/gcc.old/dist/libsanitizer/interception/
interception_mac.h 23 #define INTERCEPT_FUNCTION_MAC(func)
interception.h 283 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)
  /src/external/gpl3/gcc/dist/libsanitizer/interception/
interception_mac.h 23 #define INTERCEPT_FUNCTION_MAC(func)
interception.h 364 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)

Completed in 28 milliseconds