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.h80 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
H A Dinterception.h372 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
377 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
382 # 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.c150 struct symver { struct
151 const char *name;
152 int type;