Home
last modified time | relevance | path

Searched refs:attribute_spec (Results 1 – 25 of 60) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h354 const struct attribute_spec *attribute_table;
355 const struct attribute_spec *common_attribute_table;
356 const struct attribute_spec *format_attribute_table;
H A Dattribs.c40 static const struct attribute_spec *attribute_tables[4];
45 static const struct attribute_spec empty_attribute_table[] =
163 const struct attribute_spec *spec = NULL;
H A Dtarget.h228 const struct attribute_spec *attribute_table;
H A Dc-common.h845 extern const struct attribute_spec c_common_attribute_table[];
846 extern const struct attribute_spec c_common_format_attribute_table[];
/openbsd-src/gnu/gcc/gcc/
H A Dlanghooks.h421 const struct attribute_spec *attribute_table;
422 const struct attribute_spec *common_attribute_table;
423 const struct attribute_spec *format_attribute_table;
H A Dattribs.c41 static const struct attribute_spec *attribute_tables[4];
46 static const struct attribute_spec empty_attribute_table[] =
152 const struct attribute_spec *spec = NULL; in decl_attributes()
H A Dc-common.h610 extern const struct attribute_spec c_common_attribute_table[];
611 extern const struct attribute_spec c_common_format_attribute_table[];
H A Dtarget.h401 const struct attribute_spec *attribute_table;
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.c145 extern const struct attribute_spec treelang_attribute_table[];
1220 const struct attribute_spec treelang_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/config/crx/
H A Dcrx.c126 const struct attribute_spec crx_attribute_table[];
169 const struct attribute_spec crx_attribute_table[] = {
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/
H A Dns32k.c69 const struct attribute_spec ns32k_attribute_table[];
1022 const struct attribute_spec ns32k_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.c90 const struct attribute_spec arc_attribute_table[];
341 const struct attribute_spec arc_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/config/arc/
H A Darc.c87 const struct attribute_spec arc_attribute_table[];
369 const struct attribute_spec arc_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dmt.c1285 const struct attribute_spec mt_attribute_table[] =
2466 const struct attribute_spec mt_attribute_table[];
/openbsd-src/gnu/gcc/gcc/config/m32r/
H A Dm32r.c72 const struct attribute_spec m32r_attribute_table[];
345 const struct attribute_spec m32r_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/config/mcore/
H A Dmcore.c135 const struct attribute_spec mcore_attribute_table[];
2996 const struct attribute_spec mcore_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/config/v850/
H A Dv850.c61 const struct attribute_spec v850_attribute_table[];
2101 const struct attribute_spec v850_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.c65 const struct attribute_spec m32r_attribute_table[];
288 const struct attribute_spec m32r_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c133 const struct attribute_spec mcore_attribute_table[];
3419 const struct attribute_spec mcore_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.c55 const struct attribute_spec v850_attribute_table[];
2157 const struct attribute_spec v850_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.c58 const struct attribute_spec h8300_attribute_table[];
3642 const struct attribute_spec h8300_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.c187 const struct attribute_spec c4x_attribute_table[];
4057 const struct attribute_spec c4x_attribute_table[] =
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtree.c1789 const struct attribute_spec cxx_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c2007 static const struct attribute_spec xstormy16_attribute_table[] =
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c191 const struct attribute_spec c4x_attribute_table[];
4621 const struct attribute_spec c4x_attribute_table[] =

123