Home
last modified time | relevance | path

Searched refs:common_attribute_table (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlanghooks.h432 const struct attribute_spec *common_attribute_table; member
H A Dattribs.c59 attribute_tables[0] = lang_hooks.common_attribute_table; in init_attributes()