Searched refs:VISIBILITY_DEFAULT (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dflags.h87 VISIBILITY_DEFAULT, enumerator in enum:symbol_visibility
H A Dtarghooks.c422 DECL_VISIBILITY (t) = VISIBILITY_DEFAULT;
H A Dopts.c343 enum symbol_visibility default_visibility = VISIBILITY_DEFAULT;
1255 default_visibility = VISIBILITY_DEFAULT;
H A Dc-pragma.c611 default_visibility = VISIBILITY_DEFAULT;
H A Dvarasm.c5066 the visibility type VIS, which must not be VISIBILITY_DEFAULT. */
5097 if (vis != VISIBILITY_DEFAULT)
5893 && DECL_VISIBILITY (exp) != VISIBILITY_DEFAULT)
5900 else if (DECL_VISIBILITY (exp) != VISIBILITY_DEFAULT)
H A Dc-common.c5117 vis = VISIBILITY_DEFAULT;
5127 vis = VISIBILITY_DEFAULT;
5141 so we can determine whether we have VISIBILITY_DEFAULT because the
5175 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT;
H A Dexpr.c1418 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT;
2625 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT;
H A Dtree.h2337 VISIBILITY_DEFAULT,
2324 VISIBILITY_DEFAULT, enumerator in enum:symbol_visibility
H A Dbuiltins.c5458 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT;
/freebsd-10.1-release/contrib/gcc/cp/
H A Ddecl2.c1575 int vis = VISIBILITY_DEFAULT;
1666 /* Remember that all decls get VISIBILITY_DEFAULT when built. */
1698 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT;
1745 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT;
H A Dpt.c6783 DECL_VISIBILITY (r) = VISIBILITY_DEFAULT;
7015 DECL_VISIBILITY (r) = VISIBILITY_DEFAULT;
H A Ddecl.c3505 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT;
/freebsd-10.1-release/contrib/gcc/config/
H A Ddarwin.c1454 only supported visibilities are VISIBILITY_DEFAULT and
1462 if (vis == VISIBILITY_DEFAULT)
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Darm.c15268 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT;

Completed in 509 milliseconds