Home
last modified time | relevance | path

Searched refs:attribute_table (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dintegrate.c74 if (targetm.attribute_table) in function_attribute_inlinable_p()
83 for (i = 0; targetm.attribute_table[i].name != NULL; i++) in function_attribute_inlinable_p()
84 if (is_attribute_p (targetm.attribute_table[i].name, name)) in function_attribute_inlinable_p()
H A Dattribs.c60 attribute_tables[1] = lang_hooks.attribute_table; in init_attributes()
62 attribute_tables[3] = targetm.attribute_table; in init_attributes()
H A Dlanghooks.h431 const struct attribute_spec *attribute_table; member
H A Dtarget.h405 const struct attribute_spec *attribute_table; member
H A DChangeLog-200110463 valid_type_attribute. Add attribute_table and