Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c65 static tree handle_stack_protect_attribute (tree *, tree, tree, int, bool *);
275 handle_stack_protect_attribute, NULL },
1012 handle_stack_protect_attribute (tree *node, tree name, tree, int, in handle_stack_protect_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc69 static tree handle_stack_protect_attribute (tree *, tree, tree, int, bool *);
311 handle_stack_protect_attribute,
1269 handle_stack_protect_attribute (tree *node, tree name, tree, int, in handle_stack_protect_attribute() function
H A DChangeLog1890 (handle_stack_protect_attribute): Add error message for a
8696 (handle_stack_protect_attribute): New function.