Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/interception/
H A Dinterception_linux.h38 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
42 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
H A 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
H A Dinterception_mac.h25 #define INTERCEPT_FUNCTION_VER_MAC(func, symver) argument
H A Dinterception_win.h76 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dbfdlink.h849 unsigned int symver : 1; member