Home
last modified time | relevance | path

Searched refs:arm_handle_notshared_attribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c145 static tree arm_handle_notshared_attribute (tree *, tree, tree, int, bool *);
375 arm_handle_notshared_attribute, NULL },
7354 arm_handle_notshared_attribute (tree *node, in arm_handle_notshared_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc148 static tree arm_handle_notshared_attribute (tree *, tree, tree, int, bool *);
373 arm_handle_notshared_attribute, NULL },
7470 arm_handle_notshared_attribute (tree *node, in arm_handle_notshared_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20045932 * arm.c (arm_handle_notshared_attribute): Wrap declaration and use
6264 * config/arm/arm.c (arm_handle_notshared_attribute): New function.