OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attribute_spec
(Results
1 - 25
of
83
) sorted by relevancy
1
2
3
4
/src/external/gpl3/gcc.old/dist/gcc/
plugin.h
159
struct
attribute_spec
;
199
extern void register_attribute (const struct
attribute_spec
*attr);
201
extern struct scoped_attributes* register_scoped_attributes (const struct
attribute_spec
*,
attribs.h
23
extern const struct
attribute_spec
*lookup_attribute_spec (const_tree);
43
extern bool attribute_ignored_p (const
attribute_spec
*const);
45
extern struct scoped_attributes* register_scoped_attributes (const struct
attribute_spec
*,
attribs.cc
42
static const struct
attribute_spec
*attribute_tables[4];
62
struct attribute_hasher : nofree_ptr_hash <
attribute_spec
>
65
static inline hashval_t hash (const
attribute_spec
*);
66
static inline bool equal (const
attribute_spec
*, const substring *);
70
attribute_hasher::hash (const
attribute_spec
*spec)
77
attribute_hasher::equal (const
attribute_spec
*spec, const substring *str)
88
vec<
attribute_spec
> attributes;
98
static void register_scoped_attribute (const struct
attribute_spec
*,
100
static const struct
attribute_spec
*lookup_scoped_attribute_spec (const_tree,
107
static const struct
attribute_spec
empty_attribute_table[]
[
all
...]
langhooks.h
533
const struct
attribute_spec
*attribute_table;
534
const struct
attribute_spec
*common_attribute_table;
535
const struct
attribute_spec
*format_attribute_table;
tree-core.h
2089
struct
attribute_spec
{
struct
/src/external/gpl3/gcc/dist/gcc/
plugin.h
159
struct
attribute_spec
;
202
extern void register_attribute (const struct
attribute_spec
*attr);
attribs.cc
63
struct attribute_hasher : nofree_ptr_hash <
attribute_spec
>
66
static inline hashval_t hash (const
attribute_spec
*);
67
static inline bool equal (const
attribute_spec
*, const substring *);
71
attribute_hasher::hash (const
attribute_spec
*spec)
78
attribute_hasher::equal (const
attribute_spec
*spec, const substring *str)
89
vec<
attribute_spec
> attributes;
99
static void register_scoped_attribute (const struct
attribute_spec
*,
101
static const struct
attribute_spec
*lookup_scoped_attribute_spec (const_tree,
152
for (const
attribute_spec
&attribute : specs.attributes)
186
for (const
attribute_spec
&attribute : scoped_attributes->attributes
[
all
...]
target-def.h
131
static const
attribute_spec
NAME##_2[] = __VA_ARGS__; \
attribs.h
27
array_slice<const
attribute_spec
> attributes;
30
extern const struct
attribute_spec
*lookup_attribute_spec (const_tree);
50
extern bool attribute_ignored_p (const
attribute_spec
*const);
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.h
85
extern const struct
attribute_spec
ix86_attribute_table[];
/src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc
86
static const struct
attribute_spec
::exclusions attr_noreturn_exclusions[] =
96
static const struct
attribute_spec
::exclusions attr_returns_twice_exclusions[] =
102
static const struct
attribute_spec
::exclusions attr_const_pure_exclusions[] =
111
static const struct
attribute_spec
::exclusions attr_inline_exclusions[] =
118
static const struct
attribute_spec
::exclusions attr_noinline_exclusions[] =
124
static const struct
attribute_spec
::exclusions attr_target_exclusions[] =
130
static const struct
attribute_spec
::exclusions attr_target_clones_exclusions[] =
137
static const struct
attribute_spec
::exclusions attr_alloc_exclusions[] =
145
extern const struct
attribute_spec
::exclusions attr_cold_hot_exclusions[] =
160
const
attribute_spec
d_langhook_common_attribute_table[]
[
all
...]
d-tree.h
505
extern const
attribute_spec
d_langhook_attribute_table[];
506
extern const
attribute_spec
d_langhook_common_attribute_table[];
/src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc
62
static const struct
attribute_spec
::exclusions attr_noreturn_exclusions[] =
75
static const struct
attribute_spec
::exclusions attr_returns_twice_exclusions[] =
81
static const struct
attribute_spec
::exclusions attr_const_pure_exclusions[] =
90
const struct
attribute_spec
jit_attribute_table[] =
138
const struct
attribute_spec
jit_format_attribute_table[] =
152
struct
attribute_spec
.handler. */
176
struct
attribute_spec
.handler. */
198
struct
attribute_spec
.handler. */
228
struct
attribute_spec
.handler. */
246
struct
attribute_spec
.handler. *
[
all
...]
/src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc
74
static const struct
attribute_spec
::exclusions attr_noreturn_exclusions[] =
86
static const struct
attribute_spec
::exclusions attr_returns_twice_exclusions[] =
93
static const struct
attribute_spec
::exclusions attr_alloc_exclusions[] =
101
static const struct
attribute_spec
::exclusions attr_const_pure_exclusions[] =
112
static const struct
attribute_spec
::exclusions attr_always_inline_exclusions[] =
119
extern const struct
attribute_spec
::exclusions attr_cold_hot_exclusions[] =
126
static const struct
attribute_spec
::exclusions attr_noinline_exclusions[] =
133
static const struct
attribute_spec
::exclusions attr_target_exclusions[] =
141
static const
attribute_spec
jit_gnu_attributes[] =
213
static const
attribute_spec
jit_format_attributes[]
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc
69
static const struct
attribute_spec
::exclusions attr_noreturn_exclusions[] =
82
static const struct
attribute_spec
::exclusions attr_returns_twice_exclusions[] =
88
static const struct
attribute_spec
::exclusions attr_const_pure_exclusions[] =
97
const struct
attribute_spec
lto_attribute_table[] =
145
const struct
attribute_spec
lto_format_attribute_table[] =
255
struct
attribute_spec
.handler. */
279
struct
attribute_spec
.handler. */
301
struct
attribute_spec
.handler. */
331
struct
attribute_spec
.handler. */
349
struct
attribute_spec
.handler. *
[
all
...]
/src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc
69
static const struct
attribute_spec
::exclusions attr_noreturn_exclusions[] =
82
static const struct
attribute_spec
::exclusions attr_returns_twice_exclusions[] =
88
static const struct
attribute_spec
::exclusions attr_const_pure_exclusions[] =
97
static const
attribute_spec
lto_gnu_attributes[] =
149
static const
attribute_spec
lto_format_attributes[] =
269
struct
attribute_spec
.handler. */
293
struct
attribute_spec
.handler. */
315
struct
attribute_spec
.handler. */
345
struct
attribute_spec
.handler. */
363
struct
attribute_spec
.handler. *
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc
182
static const struct
attribute_spec
::exclusions attr_aligned_exclusions[] =
191
extern const struct
attribute_spec
::exclusions attr_cold_hot_exclusions[] =
198
static const struct
attribute_spec
::exclusions attr_common_exclusions[] =
205
static const struct
attribute_spec
::exclusions attr_inline_exclusions[] =
211
static const struct
attribute_spec
::exclusions attr_noinline_exclusions[] =
218
extern const struct
attribute_spec
::exclusions attr_noreturn_exclusions[] =
230
static const struct
attribute_spec
::exclusions
238
static const struct
attribute_spec
::exclusions attr_returns_twice_exclusions[] =
245
static const struct
attribute_spec
::exclusions attr_alloc_exclusions[] =
253
static const struct
attribute_spec
::exclusions attr_const_pure_exclusions[]
[
all
...]
c-common.h
823
extern const struct
attribute_spec
c_common_attribute_table[];
824
extern const struct
attribute_spec
c_common_format_attribute_table[];
1480
extern const struct
attribute_spec
::exclusions attr_cold_hot_exclusions[];
1481
extern const struct
attribute_spec
::exclusions attr_noreturn_exclusions[];
c-lex.cc
426
const struct
attribute_spec
*attr = lookup_attribute_spec (attr_name);
/src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc
192
static const struct
attribute_spec
::exclusions attr_aligned_exclusions[] =
201
extern const struct
attribute_spec
::exclusions attr_cold_hot_exclusions[] =
208
static const struct
attribute_spec
::exclusions attr_common_exclusions[] =
215
static const struct
attribute_spec
::exclusions attr_inline_exclusions[] =
221
static const struct
attribute_spec
::exclusions attr_always_inline_exclusions[] =
228
static const struct
attribute_spec
::exclusions attr_noinline_exclusions[] =
235
static const struct
attribute_spec
::exclusions attr_target_exclusions[] =
242
static const struct
attribute_spec
::exclusions attr_target_clones_exclusions[] =
251
static const struct
attribute_spec
::exclusions attr_target_version_exclusions[] =
257
extern const struct
attribute_spec
::exclusions attr_noreturn_exclusions[]
[
all
...]
c-common.h
1645
extern const struct
attribute_spec
::exclusions attr_cold_hot_exclusions[];
1646
extern const struct
attribute_spec
::exclusions attr_noreturn_exclusions[];
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc
2019
static const struct
attribute_spec
::exclusions attr_reent_exclusions[] =
2026
static const struct
attribute_spec
::exclusions attr_naked_exclusions[] =
2033
static const struct
attribute_spec
::exclusions attr_crit_exclusions[] =
2042
static const struct
attribute_spec
::exclusions attr_lower_exclusions[] =
2049
static const struct
attribute_spec
::exclusions attr_upper_exclusions[] =
2056
static const struct
attribute_spec
::exclusions attr_either_exclusions[] =
2067
const struct
attribute_spec
msp430_attribute_table[] =
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc
2021
static const struct
attribute_spec
::exclusions attr_reent_exclusions[] =
2028
static const struct
attribute_spec
::exclusions attr_naked_exclusions[] =
2035
static const struct
attribute_spec
::exclusions attr_crit_exclusions[] =
2044
static const struct
attribute_spec
::exclusions attr_lower_exclusions[] =
2051
static const struct
attribute_spec
::exclusions attr_upper_exclusions[] =
2058
static const struct
attribute_spec
::exclusions attr_either_exclusions[] =
/src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc
2440
const
attribute_spec
*as1 = lookup_attribute_spec (get_attribute_name (a1));
2441
const
attribute_spec
*as2 = lookup_attribute_spec (get_attribute_name (a2));
2451
const
attribute_spec
*as = lookup_attribute_spec (name);
2509
const
attribute_spec
*as
/src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.cc
89
arguments as in struct
attribute_spec
.handler. */
149
static const struct
attribute_spec
bpf_attribute_table[] =
Completed in 89 milliseconds
1
2
3
4
Indexes created Tue Feb 24 08:35:24 UTC 2026