Home
last modified time | relevance | path

Searched refs:register_attribute (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dplugin.h199 extern void register_attribute (const struct attribute_spec *attr);
H A Dattribs.c262 register_attribute (const struct attribute_spec *attr) in register_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dplugin.h199 extern void register_attribute (const struct attribute_spec *attr);
H A Dattribs.cc353 register_attribute (const struct attribute_spec *attr) in register_attribute() function
H A DChangeLog-200920710 * attribs.c (register_attribute): Use CONST_CAST.
23199 * attribs.c (register_attribute): moved out attribute registration
23200 into register_attribute.
23201 * doc/plugins.texi: Documented register_attribute and
23203 * gcc-plugin.h: Added forward decl for register_attribute.
H A DChangeLog-20114123 (register_attribute): Likewise.
20963 * attribs.c (register_attribute): Added assert to check that all
H A DChangeLog-20128861 (register_attribute): Use register_scoped_attribute to register
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dplugins.texi370 registration. Use the @code{register_attribute} function to register
393 register_attribute (&user_attr);
H A Dgccint.info44183 registration. Use the 'register_attribute' function to register custom
44205 register_attribute (&user_attr);
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dplugins.texi374 registration. Use the @code{register_attribute} function to register
397 register_attribute (&user_attr);
H A Dgccint.info45806 registration. Use the 'register_attribute' function to register custom
45828 register_attribute (&user_attr);