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 D | c-attribs.c | 138 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 D | c-attribs.cc | 151 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 D | ChangeLog | 3252 (handle_no_split_stack_attribute): Same. 12905 (handle_no_split_stack_attribute): New static function.
|