Searched refs:arm_handle_fndecl_attribute (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c110 static tree arm_handle_fndecl_attribute (tree *, tree, tree, int, bool *);
2861 { "naked", 0, 0, true, false, false, arm_handle_fndecl_attribute },
2874 { "interfacearm", 0, 0, true, false, false, arm_handle_fndecl_attribute },
2886 arm_handle_fndecl_attribute (tree *node, tree name, tree args ATTRIBUTE_UNUSED,
2879 arm_handle_fndecl_attribute (tree *node, tree name, tree args ATTRIBUTE_UNUSED, function

Completed in 78 milliseconds