Home
last modified time | relevance | path

Searched refs:VISIBILITY_INTERNAL (Results 1 – 15 of 15) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDflag-types.h105 VISIBILITY_INTERNAL enumerator
HDipa.c632 || DECL_VISIBILITY (node->decl) == VISIBILITY_INTERNAL) in cgraph_externally_visible_p()
699 || DECL_VISIBILITY (vnode->decl) == VISIBILITY_INTERNAL) in varpool_externally_visible_p()
HDlto-streamer-out.c1357 case VISIBILITY_INTERNAL: in write_symbol()
HDcommon.opt2171 Enum(symbol_visibility) String(internal) Value(VISIBILITY_INTERNAL)
HDtree.h2651 VISIBILITY_INTERNAL enumerator
/dragonfly/contrib/gcc-8.0/gcc/
HDcoretypes.h366 VISIBILITY_INTERNAL enumerator
HDipa-visibility.c237 || DECL_VISIBILITY (node->decl) == VISIBILITY_INTERNAL) in cgraph_externally_visible_p()
315 || DECL_VISIBILITY (decl) == VISIBILITY_INTERNAL) in externally_visible_p()
HDlto-streamer-out.c2664 case VISIBILITY_INTERNAL: in write_symbol()
HDcommon.opt2823 Enum(symbol_visibility) String(internal) Value(VISIBILITY_INTERNAL)
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pragma.c634 default_visibility = VISIBILITY_INTERNAL; in push_visibility()
HDc-common.c7085 vis = VISIBILITY_INTERNAL; in handle_visibility_attribute()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDdecl2.c2221 enum { VISIBILITY_ANON = VISIBILITY_INTERNAL+1 };
2633 vis = VISIBILITY_INTERNAL; in constrain_class_visibility()
3389 DECL_VISIBILITY (fn) = VISIBILITY_INTERNAL; in get_tls_wrapper_fn()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pragma.c680 default_visibility = VISIBILITY_INTERNAL; in push_visibility()
HDc-attribs.c2268 vis = VISIBILITY_INTERNAL; in handle_visibility_attribute()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDdecl2.c1920 enum { VISIBILITY_ANON = VISIBILITY_INTERNAL+1 };
2313 vis = VISIBILITY_INTERNAL; in constrain_class_visibility()