Searched refs:__declspec (Results 1 - 25 of 394) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pe/
H A Ddirect_dll.c0 __declspec(dllexport) int
1 __declspec(dllexport) int function
H A Ddirect_client.c0 __declspec(dllimport) int dll_func (void);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_win_sections.cpp35 __declspec(allocate(".SCOV$CA")) uint64_t __start___sancov_cntrs = 0;
45 __declspec(allocate(".SCOV$CZ")) __declspec(align(1)) uint8_t
49 __declspec(allocate(".SCOV$GA")) uint64_t __start___sancov_guards = 0;
51 __declspec(allocate(".SCOV$GZ")) __declspec(align(1)) uint8_t
60 __declspec(allocate(".SCOVP$A")) uint64_t __start___sancov_pcs = 0;
62 __declspec(allocate(".SCOVP$Z")) __declspec(align(1)) uint8_t
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_coverage_win_sections.cc37 __declspec(allocate(".SCOV$GA")) __declspec(align(1)) uint64_t
40 __declspec(allocate(".SCOV$GZ")) __declspec(align(1)) uint64_t
44 __declspec(allocate(".SCOV$CA")) __declspec(align(1)) uint64_t
47 __declspec(allocate(".SCOV$CZ")) __declspec(align(1)) uint64_t
55 __declspec(allocate(".SCOVP$A")) __declspec(alig
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_win_sections.cc35 __declspec(allocate(".SCOV$GA")) __declspec(align(1)) uint64_t
38 __declspec(allocate(".SCOV$GZ")) __declspec(align(1)) uint64_t
42 __declspec(allocate(".SCOV$CA")) __declspec(align(1)) uint64_t
45 __declspec(allocate(".SCOV$CZ")) __declspec(align(1)) uint64_t
53 __declspec(allocate(".SCOVP$A")) __declspec(alig
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libobjc/objc/
H A Dobjc-decls.h35 # define objc_EXPORT extern __declspec(dllimport)
36 # define objc_DECLARE extern __declspec(dllimport)
/netbsd-current/external/gpl3/gcc/dist/libobjc/objc/
H A Dobjc-decls.h35 # define objc_EXPORT extern __declspec(dllimport)
36 # define objc_DECLARE extern __declspec(dllimport)
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DPlatform.h28 #define CINDEX_LINKAGE __declspec(dllexport)
30 #define CINDEX_LINKAGE __declspec(dllimport)
45 #define CINDEX_DEPRECATED __declspec(deprecated)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cc55 __declspec(dllimport) int __asan_should_detect_stack_use_after_return();
58 __declspec(dllimport) void* __asan_get_shadow_memory_dynamic_address();
78 __declspec(allocate(".CRT$XIB")) int (*__asan_initialize_cloned_variables)() =
80 __declspec(allocate(".CRT$XLAB")) void (NTAPI *__asan_tls_init)(void *,
96 __declspec(allocate(".CRT$XTW")) void* before_global_dtors = 0;
97 __declspec(allocate(".CRT$XTY")) void* after_global_dtors = 0;
112 __declspec(allocate(".CRT$XID"))
120 __declspec(dllimport) int __asan_set_seh_filter();
125 __declspec(allocate(".CRT$XCAB")) int (*__asan_seh_interceptor)() =
H A Dasan_globals_win.cc21 extern "C" __declspec(allocate(".ASAN$GA"))
23 extern "C" __declspec(allocate(".ASAN$GZ"))
55 extern "C" __declspec(allocate(".CRT$XCU"))
57 extern "C" __declspec(allocate(".CRT$XTX"))
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win_dynamic_runtime_thunk.cc53 __declspec(dllimport) int __asan_should_detect_stack_use_after_return();
56 __declspec(dllimport) void* __asan_get_shadow_memory_dynamic_address();
76 __declspec(allocate(".CRT$XIB")) int (*__asan_initialize_cloned_variables)() =
78 __declspec(allocate(".CRT$XLAB")) void (NTAPI *__asan_tls_init)(void *,
94 __declspec(allocate(".CRT$XTW")) void* before_global_dtors = 0;
95 __declspec(allocate(".CRT$XTY")) void* after_global_dtors = 0;
110 __declspec(allocate(".CRT$XID"))
118 __declspec(dllimport) int __asan_set_seh_filter();
123 __declspec(allocate(".CRT$XCAB")) int (*__asan_seh_interceptor)() =
H A Dasan_globals_win.cc19 extern "C" __declspec(allocate(".ASAN$GA"))
21 extern "C" __declspec(allocate(".ASAN$GZ"))
53 extern "C" __declspec(allocate(".CRT$XCU"))
55 extern "C" __declspec(allocate(".CRT$XTX"))
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp54 __declspec(dllimport) int __asan_should_detect_stack_use_after_return();
57 __declspec(dllimport) void* __asan_get_shadow_memory_dynamic_address();
77 __declspec(allocate(".CRT$XIB")) int (*__asan_initialize_cloned_variables)() =
79 __declspec(allocate(".CRT$XLAB")) void (NTAPI *__asan_tls_init)(void *,
95 __declspec(allocate(".CRT$XTW")) void* before_global_dtors = 0;
96 __declspec(allocate(".CRT$XTY")) void* after_global_dtors = 0;
111 __declspec(allocate(".CRT$XID"))
119 __declspec(dllimport) int __asan_set_seh_filter();
124 __declspec(allocate(".CRT$XCAB")) int (*__asan_seh_interceptor)() =
H A Dasan_globals_win.cpp20 extern "C" __declspec(allocate(".ASAN$GA"))
22 extern "C" __declspec(allocate(".ASAN$GZ"))
54 extern "C" __declspec(allocate(".CRT$XCU"))
56 extern "C" __declspec(allocate(".CRT$XTX"))
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_cdefs.h69 * indicated in header files with the __declspec(dllimport) directive.
104 * __declspec(dllexport) directive anywhere. This is because both
114 * __declspec(dllimport) directive. This is because neither slapd nor
120 * that the __declspec(dllimport) directive should be marked on back-ldap
135 # define LBER_F(type) extern __declspec(dllimport) type
136 # define LBER_V(type) extern __declspec(dllimport) type
146 # define LDAP_F(type) extern __declspec(dllimport) type
147 # define LDAP_V(type) extern __declspec(dllimport) type
155 # define LDAP_AVL_F(type) extern __declspec(dllimport) type
156 # define LDAP_AVL_V(type) extern __declspec(dllimpor
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dvisibility.h41 #define EVENT2_EXPORT_SYMBOL extern __declspec(dllexport)
50 #define EVENT2_EXPORT_SYMBOL extern __declspec(dllimport)
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dvisibility.h44 # define EVENT2_EXPORT_SYMBOL __declspec(dllexport)
58 # define EVENT2_CORE_EXPORT_SYMBOL __declspec(dllexport)
61 # define EVENT2_CORE_EXPORT_SYMBOL __declspec(dllimport)
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Deficompiler.h24 #define EFI_ALIGN(x) __declspec(align(x))
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/compat/
H A D_Noreturn.h8 # define _Noreturn __declspec (noreturn)
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Dexport.h18 # define SODIUM_EXPORT __declspec(dllexport)
20 # define SODIUM_EXPORT __declspec(dllimport)
30 # define SODIUM_EXPORT extern __declspec(dllexport)
44 # define CRYPTO_ALIGN(x) __declspec(align(x))
/netbsd-current/sys/crypto/sodium/
H A Dexport.h18 # define SODIUM_EXPORT __declspec(dllexport)
20 # define SODIUM_EXPORT __declspec(dllimport)
30 # define SODIUM_EXPORT extern __declspec(dllexport)
44 # define CRYPTO_ALIGN(x) __declspec(align(x))
71 # define SODIUM_EXPORT __declspec(dllexport)
73 # define SODIUM_EXPORT __declspec(dllimport)
83 # define SODIUM_EXPORT extern __declspec(dllexport)
97 # define CRYPTO_ALIGN(x) __declspec(align(x))
124 # define SODIUM_EXPORT __declspec(dllexport)
126 # define SODIUM_EXPORT __declspec(dllimpor
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/include/isc/
H A Dplatform.h73 #define ISC_PLATFORM_NORETURN_PRE __declspec(noreturn)
82 #define ISC_DLLEXP __declspec(dllexport)
83 #define ISC_DLLIMP __declspec(dllimport)
/netbsd-current/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_macros.h61 # define JEMALLOC_ALIGNED(s) __declspec(align(s))
66 # define JEMALLOC_EXPORT __declspec(dllexport)
68 # define JEMALLOC_EXPORT __declspec(dllimport)
72 # define JEMALLOC_NOINLINE __declspec(noinline)
74 # define JEMALLOC_NOTHROW __declspec(nothrow)
78 # define JEMALLOC_SECTION(s) __declspec(allocate(s))
79 # define JEMALLOC_RESTRICT_RETURN __declspec(restrict)
81 # define JEMALLOC_ALLOCATOR __declspec(allocator)
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Drelocatable.h27 this is a private .h file, we don't need to use __declspec(dllimport)
30 # define RELOCATABLE_DLL_EXPORTED __declspec(dllexport)
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Drelocatable.h27 this is a private .h file, we don't need to use __declspec(dllimport)
30 # define RELOCATABLE_DLL_EXPORTED __declspec(dllexport)

Completed in 191 milliseconds

1234567891011>>