Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c69 static tree handle_symver_attribute (tree *, tree, tree, int, bool *);
480 handle_symver_attribute, NULL},
2284 handle_symver_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_symver_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc75 static tree handle_symver_attribute (tree *, tree, tree, int, bool *);
538 handle_symver_attribute, NULL},
2643 handle_symver_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_symver_attribute() function
H A DChangeLog2587 * c-attribs.c (handle_symver_attribute): New function