Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_linux.h42 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
49 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
H A Dinterception_mac.h24 #define INTERCEPT_FUNCTION_VER_MAC(func, symver) argument
H A Dinterception_win.h83 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
H A Dinterception.h383 # define INTERCEPT_FUNCTION_VER(func, symver) INTERCEPT_FUNCTION_AIX(func) argument
390 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
395 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
400 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
/freebsd/contrib/ofed/libibverbs/
H A Dibverbs.h45 #define symver(name, api, ver) asm(".symver " #name "," #api "@" #ver) macro
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c151 struct symver { struct
152 const char *name;
153 int type;