OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__declspec
(Results
1 - 25
of
420
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_coverage_win_sections.cpp
35
__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
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_coverage_win_sections.cpp
35
__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
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_coverage_win_sections.cc
37
__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
(align(1)) uint64_
[
all
...]
sanitizer_win_dll_thunk.cc
63
__declspec
(allocate(".DLLTH$A")) DllThunkCB __start_dll_thunk;
64
__declspec
(allocate(".DLLTH$Z")) DllThunkCB __stop_dll_thunk;
90
__declspec
(allocate(".CRT$XIB")) int (*__dll_thunk_preinit)() =
99
__declspec
(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *,
sanitizer_win_weak_interception.cc
62
__declspec
(allocate(".WEAK$A")) InterceptCB __start_weak_list;
63
__declspec
(allocate(".WEAK$Z")) InterceptCB __stop_weak_list;
82
__declspec
(allocate(".CRT$XIB")) int (*__weak_intercept_preinit)() =
91
__declspec
(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)(
/src/external/gpl3/gcc/dist/libobjc/objc/
objc-decls.h
35
# define objc_EXPORT extern
__declspec
(dllimport)
36
# define objc_DECLARE extern
__declspec
(dllimport)
/src/external/gpl3/gcc.old/dist/libobjc/objc/
objc-decls.h
35
# define objc_EXPORT extern
__declspec
(dllimport)
36
# define objc_DECLARE extern
__declspec
(dllimport)
/src/external/apache2/llvm/dist/clang/include/clang-c/
Platform.h
28
#define CINDEX_LINKAGE
__declspec
(dllexport)
30
#define CINDEX_LINKAGE
__declspec
(dllimport)
45
#define CINDEX_DEPRECATED
__declspec
(deprecated)
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win_dynamic_runtime_thunk.cc
55
__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)() =
asan_globals_win.cc
21
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"))
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_win_dynamic_runtime_thunk.cpp
54
__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)() =
asan_globals_win.cpp
20
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"))
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_win_dynamic_runtime_thunk.cpp
54
__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)() =
asan_globals_win.cpp
20
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"))
/src/external/bsd/openldap/dist/include/
ldap_cdefs.h
69
* 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
(dllimport) typ
[
all
...]
/src/external/bsd/libevent/dist/include/event2/
visibility.h
44
# define EVENT2_EXPORT_SYMBOL
__declspec
(dllexport)
58
# define EVENT2_CORE_EXPORT_SYMBOL
__declspec
(dllexport)
61
# define EVENT2_CORE_EXPORT_SYMBOL
__declspec
(dllimport)
/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
visibility.h
45
# define EVENT2_EXPORT_SYMBOL
__declspec
(dllexport)
59
# define EVENT2_CORE_EXPORT_SYMBOL
__declspec
(dllexport)
62
# define EVENT2_CORE_EXPORT_SYMBOL
__declspec
(dllimport)
/src/sys/crypto/sodium/
export.h
18
# 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
(dllimport
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
eficompiler.h
24
#define EFI_ALIGN(x)
__declspec
(align(x))
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
export.h
18
# 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))
/src/external/bsd/ntp/dist/sntp/libopts/
_Noreturn.h
8
# define _Noreturn
__declspec
(noreturn)
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
platform.h
73
#define ISC_PLATFORM_NORETURN_PRE
__declspec
(noreturn)
82
#define ISC_DLLEXP
__declspec
(dllexport)
83
#define ISC_DLLIMP
__declspec
(dllimport)
/src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_macros.h
62
# define JEMALLOC_ALIGNED(s)
__declspec
(align(s))
67
# define JEMALLOC_EXPORT
__declspec
(dllexport)
69
# define JEMALLOC_EXPORT
__declspec
(dllimport)
75
# define JEMALLOC_NOINLINE
__declspec
(noinline)
77
# define JEMALLOC_NOTHROW
__declspec
(nothrow)
81
# define JEMALLOC_SECTION(s)
__declspec
(allocate(s))
82
# define JEMALLOC_RESTRICT_RETURN
__declspec
(restrict)
84
# define JEMALLOC_ALLOCATOR
__declspec
(allocator)
/src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
esan_interface.h
26
#define COMPILER_RT_WEAK
__declspec
(selectany)
/src/external/bsd/libarchive/dist/cat/
bsdcat_platform.h
42
#define __LA_NORETURN
__declspec
(noreturn)
Completed in 27 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sun May 03 00:22:47 UTC 2026