Home
last modified time | relevance | path

Searched defs:symver (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception_linux.h38 # define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
42 # define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
Dinterception_mac.h25 #define INTERCEPT_FUNCTION_VER_MAC(func, symver) argument
Dinterception_win.h47 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
Dinterception.h245 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
250 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
255 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument