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

  /external/compiler-rt/lib/interception/
interception_win.h 65 #define INTERCEPT_FUNCTION_WIN(func) \
70 #define INTERCEPT_FUNCTION_WIN(func) \
76 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func)
interception.h 254 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_WIN(func)

Completed in 174 milliseconds