/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/ |
H A D | interception_linux.h | 38 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument 42 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
|
H A D | interception_mac.h | 23 #define INTERCEPT_FUNCTION_VER_MAC(func, symver) argument
|
H A D | interception_win.h | 74 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
|
H A D | interception.h | 281 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument 286 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument 291 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/ |
H A D | interception_linux.h | 40 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument 44 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
|
H A D | interception_mac.h | 25 #define INTERCEPT_FUNCTION_VER_MAC(func, symver) argument
|
H A D | interception_win.h | 76 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
|
H A D | interception.h | 283 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument 288 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument 293 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/ |
H A D | interception_linux.h | 40 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument 47 #define INTERCEPT_FUNCTION_VER_LINUX_OR_FREEBSD(func, symver) \ argument
|
H A D | interception_mac.h | 24 #define INTERCEPT_FUNCTION_VER_MAC(func, symver) argument
|
H A D | interception_win.h | 75 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func) argument
|
H A D | interception.h | 279 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument 284 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument 289 # define INTERCEPT_FUNCTION_VER(func, symver) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-compat.h | 25 #define symver(name, version) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | unwind-compat.h | 25 #define symver(name, version) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | collector.h | 39 #define SYMVER_ATTRIBUTE(sym, symver) __attribute__ ((__symver__ (#symver))) argument 43 # define SYMVER_ATTRIBUTE(sym, symver) __asm__(".symver " #sym "," #symver); argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | collector_module.h | 225 # define SYMVER_ATTRIBUTE(sym, symver) \ argument 230 # define SYMVER_ATTRIBUTE(sym, symver) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphunit.cc | 736 tree symver = get_identifier_with_length in process_symver_attribute() local
|
H A D | cgraph.h | 534 unsigned symver : 1; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-attribs.cc | 1083 tree symver = TREE_VALUE (args); in d_handle_symver_attribute() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphunit.c | 730 tree symver = get_identifier_with_length in process_symver_attribute() local
|
H A D | cgraph.h | 521 unsigned symver : 1; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | bfdlink.h | 1011 unsigned int symver : 1; member
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | bfdlink.h | 1034 unsigned int symver : 1; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 2287 tree symver; in handle_symver_attribute() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 2646 tree symver; in handle_symver_attribute() local
|