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 D | c-attribs.c | 69 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 D | c-attribs.cc | 75 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 D | ChangeLog | 2587 * c-attribs.c (handle_symver_attribute): New function
|