Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c138 static tree handle_no_split_stack_attribute (tree *, tree, tree, int, bool *);
436 handle_no_split_stack_attribute, NULL },
4474 handle_no_split_stack_attribute (tree *node, tree name, in handle_no_split_stack_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc151 static tree handle_no_split_stack_attribute (tree *, tree, tree, int, bool *);
486 handle_no_split_stack_attribute, NULL },
5578 handle_no_split_stack_attribute (tree *node, tree name, in handle_no_split_stack_attribute() function
H A DChangeLog3252 (handle_no_split_stack_attribute): Same.
12905 (handle_no_split_stack_attribute): New static function.