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

  /external/compiler-rt/lib/interception/
interception_mac.h 46 # define INTERCEPT_FUNCTION_MAC(func) OVERRIDE_FUNCTION_MAC(func, WRAP(func))
interception.h 189 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_MAC(func)

Completed in 121 milliseconds