Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dlanghooks.h431 const struct attribute_spec *attribute_table;
432 const struct attribute_spec *common_attribute_table;
433 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.h623 extern const struct attribute_spec c_common_attribute_table[];
624 extern const struct attribute_spec c_common_format_attribute_table[];
H A Dtarget.h405 const struct attribute_spec *attribute_table;
H A Dc-common.c565 const struct attribute_spec c_common_attribute_table[] =
664 const struct attribute_spec c_common_format_attribute_table[] =
H A Dtree.h3730 struct attribute_spec struct
H A DChangeLog-20019170 * tree.h (attribute_spec): Likewise.
10489 (struct attribute_spec): New.
/freebsd-12.1/contrib/gcc/cp/
H A Dtree.c1806 const struct attribute_spec cxx_attribute_table[] =
H A Dcp-tree.h4473 extern const struct attribute_spec cxx_attribute_table[];
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c400 const struct attribute_spec sparc_attribute_table[];
834 const struct attribute_spec sparc_attribute_table[] =
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c60 const struct attribute_spec arm_attribute_table[];
2841 const struct attribute_spec arm_attribute_table[] =
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c695 const struct attribute_spec mips_attribute_table[] =
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.c275 static const struct attribute_spec ia64_attribute_table[] =
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c1409 const struct attribute_spec ix86_attribute_table[];
2547 const struct attribute_spec ix86_attribute_table[] =
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c609 extern const struct attribute_spec rs6000_attribute_table[];
17533 const struct attribute_spec rs6000_attribute_table[] =
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi8725 @deftypevr {Target Hook} {const struct attribute_spec *} TARGET_ATTRIBUTE_TABLE
8727 attribute_spec} (defined in @file{tree.h}) specifying the machine