Searched refs:DECL_ATTRIBUTES (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10.1-release/contrib/gcc/config/
H A Dsol2.c52 if (lookup_attribute ("aligned", DECL_ATTRIBUTES (decl))
106 if (lookup_attribute ("init", DECL_ATTRIBUTES (decl)))
113 if (lookup_attribute ("fini", DECL_ATTRIBUTES (decl)))
H A Ddarwin.h440 else if (! lookup_attribute ("weak", DECL_ATTRIBUTES (DECL)) \
441 && lookup_attribute ("weak_import", DECL_ATTRIBUTES (DECL))) \
H A Ddarwin.c1077 && ! lookup_attribute ("weakref", DECL_ATTRIBUTES (decl))
1108 && (lookup_attribute ("weak", DECL_ATTRIBUTES (exp))
1110 DECL_ATTRIBUTES (exp))));
/freebsd-10.1-release/contrib/gcc/
H A Dc-objc-common.c61 if (lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn)) != NULL)
78 && lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn)) == NULL)
H A Dattribs.c281 old_attrs = DECL_ATTRIBUTES (*anode);
297 DECL_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs);
H A Dlanghooks.c316 && lookup_attribute ("always_inline", DECL_ATTRIBUTES (*fnp)) == NULL)
329 if (lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn)) != NULL)
H A Dintegrate.c80 for (a = DECL_ATTRIBUTES (fndecl); a; a = TREE_CHAIN (a))
H A Dcgraphunit.c208 if (!flag_unit_at_a_time && lookup_attribute ("used", DECL_ATTRIBUTES (decl)))
1021 if (lookup_attribute ("used", DECL_ATTRIBUTES (decl)))
1027 if (lookup_attribute ("externally_visible", DECL_ATTRIBUTES (decl)))
1044 if (lookup_attribute ("used", DECL_ATTRIBUTES (decl)))
1050 if (lookup_attribute ("externally_visible", DECL_ATTRIBUTES (decl)))
H A Dipa-pure-const.c96 if (lookup_attribute ("used", DECL_ATTRIBUTES (t)))
H A Dc-decl.c1361 DECL_ATTRIBUTES (olddecl)))
1364 DECL_ATTRIBUTES (newdecl))))
1432 DECL_ATTRIBUTES (newdecl)) != NULL;
1434 DECL_ATTRIBUTES (olddecl)) != NULL;
1555 && lookup_attribute ("noinline", DECL_ATTRIBUTES (olddecl)))
1562 && lookup_attribute ("noinline", DECL_ATTRIBUTES (newdecl)))
1686 DECL_ATTRIBUTES (newdecl)
1821 && !lookup_attribute ("gnu_inline", DECL_ATTRIBUTES (newdecl)))
3418 && lookup_attribute ("gnu_inline", DECL_ATTRIBUTES (decl)))
3449 && lookup_attribute ("noinline", DECL_ATTRIBUTES (dec
[all...]
H A Dpasses.c129 alias = lookup_attribute ("alias", DECL_ATTRIBUTES (decl));
H A Dtree-browser.c355 TB_SET_HEAD (DECL_ATTRIBUTES (head));
H A Dtree-inline.c1330 && !lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn)))
1540 if (lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn)))
2001 if (lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn))
2011 && !lookup_attribute ("noinline", DECL_ATTRIBUTES (fn))
H A Dvarasm.c989 if (lookup_attribute ("alias", DECL_ATTRIBUTES (decl)))
4877 if (lookup_attribute ("weakref", DECL_ATTRIBUTES (decl)))
4963 if (! lookup_attribute ("weakref", DECL_ATTRIBUTES (p->decl)))
4968 && ! lookup_attribute ("weakref", DECL_ATTRIBUTES (p->decl)))
4999 if (lookup_attribute ("weakref", DECL_ATTRIBUTES (decl)))
5885 else if (lookup_attribute ("weakref", DECL_ATTRIBUTES (exp)))
H A Dtree.c3309 /* Return a declaration like DDECL except that its DECL_ATTRIBUTES
3315 DECL_ATTRIBUTES (ddecl) = attribute;
3639 return merge_attributes (DECL_ATTRIBUTES (olddecl),
3640 DECL_ATTRIBUTES (newdecl));
3669 && lookup_attribute ("dllexport", DECL_ATTRIBUTES (old)))
3706 a = merge_attributes (DECL_ATTRIBUTES (old), DECL_ATTRIBUTES (new));
H A Dcgraph.c945 && lookup_attribute ("used", DECL_ATTRIBUTES (decl)))
H A Dipa-inline.c958 if (lookup_attribute ("flatten", DECL_ATTRIBUTES (node->decl)) != NULL)
H A Dipa-reference.c258 if (lookup_attribute ("used", DECL_ATTRIBUTES (t)))
H A Dprint-tree.c484 DECL_ATTRIBUTES (node), indent + 4);
H A Dc-common.c4998 if (lookup_attribute ("weakref", DECL_ATTRIBUTES (decl)))
5048 if (lookup_attribute ("alias", DECL_ATTRIBUTES (*node)))
5134 : DECL_ATTRIBUTES (decl))))
5168 if (lookup_attribute ("visibility", DECL_ATTRIBUTES (decl)))
5173 && lookup_attribute ("dllexport", DECL_ATTRIBUTES (decl)))
H A Dipa-type-escape.c752 if (lookup_attribute ("used", DECL_ATTRIBUTES (t)))
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dpe.c52 exp = lookup_attribute ("dllexport", DECL_ATTRIBUTES (decl));
74 imp = lookup_attribute ("dllimport", DECL_ATTRIBUTES (decl));
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dwinnt.c126 if (lookup_attribute ("dllexport", DECL_ATTRIBUTES (decl)))
148 && lookup_attribute ("dllimport", DECL_ATTRIBUTES (decl)))
370 && lookup_attribute ("selectany", DECL_ATTRIBUTES (decl)))
552 && lookup_attribute ("shared", DECL_ATTRIBUTES (decl)))
611 DECL_ATTRIBUTES (decl));
/freebsd-10.1-release/contrib/gcc/cp/
H A Ddecl.c1154 && lookup_attribute ("noinline", DECL_ATTRIBUTES (newdecl)))
1158 && lookup_attribute ("noinline", DECL_ATTRIBUTES (olddecl)))
1162 && lookup_attribute ("noinline", DECL_ATTRIBUTES (olddecl)))
1171 && lookup_attribute ("noinline", DECL_ATTRIBUTES (newdecl)))
1632 DECL_ATTRIBUTES (newdecl)
2072 DECL_ATTRIBUTES (olddecl) = DECL_ATTRIBUTES (newdecl);
3983 && lookup_attribute ("noinline", DECL_ATTRIBUTES (decl)))
5888 if (lookup_attribute ("used", DECL_ATTRIBUTES (decl)))
7771 decl_attr = DECL_ATTRIBUTES (typedef_dec
[all...]
H A Dpt.c6787 DECL_ATTRIBUTES (r)
6788 = remove_attribute ("visibility", DECL_ATTRIBUTES (r));
7019 DECL_ATTRIBUTES (r)
7020 = remove_attribute ("visibility", DECL_ATTRIBUTES (r));
11973 attributes = DECL_ATTRIBUTES (pattern_parm);
11974 if (DECL_ATTRIBUTES (decl_parm) != attributes)
11976 DECL_ATTRIBUTES (decl_parm) = attributes;

Completed in 473 milliseconds

12