Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_linux.h40 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
47 #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.h75 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
H A Dinterception.h279 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
284 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
289 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-compat.h31 #define symver(name, version) \ macro
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dbfdlink.h633 unsigned int symver : 1; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dbfdlink.h683 unsigned int symver : 1; member