Home
last modified time | relevance | path

Searched refs:handle_alias_ifunc_attribute (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c99 static tree handle_alias_ifunc_attribute (bool, tree *, tree, tree, bool *);
2342 handle_alias_ifunc_attribute (bool is_alias, tree *node, tree name, tree args, in handle_alias_ifunc_attribute() function
2434 return handle_alias_ifunc_attribute (false, node, name, args, no_add_attrs); in handle_ifunc_attribute()
2444 return handle_alias_ifunc_attribute (true, node, name, args, no_add_attrs); in handle_alias_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc106 static tree handle_alias_ifunc_attribute (bool, tree *, tree, tree, bool *);
2701 handle_alias_ifunc_attribute (bool is_alias, tree *node, tree name, tree args, in handle_alias_ifunc_attribute() function
2793 return handle_alias_ifunc_attribute (false, node, name, args, no_add_attrs); in handle_ifunc_attribute()
2803 return handle_alias_ifunc_attribute (true, node, name, args, no_add_attrs); in handle_alias_attribute()
H A DChangeLog3201 (handle_alias_ifunc_attribute): Same.
5389 * c-attribs.c (handle_alias_ifunc_attribute): Append ifunc alias
5613 * c-attribs.c (handle_alias_ifunc_attribute): Quote a %D directive.
10787 * c-common.c (handle_alias_ifunc_attribute): Do not set
12967 * c-common.c (handle_alias_ifunc_attribute): New, broken out of ...
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201417745 * c-family/c-common.c (handle_alias_ifunc_attribute): Check