Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/arm/
Darm.c113 static tree arm_handle_notshared_attribute (tree *, tree, tree, int, bool *);
2869 { "notshared", 0, 0, false, true, false, arm_handle_notshared_attribute },
2958 arm_handle_notshared_attribute (tree *node, in arm_handle_notshared_attribute() function
/freebsd-9-stable/contrib/gcc/
DChangeLog-20045932 * arm.c (arm_handle_notshared_attribute): Wrap declaration and use
6264 * config/arm/arm.c (arm_handle_notshared_attribute): New function.