Home
last modified time | relevance | path

Searched refs:VISIBILITY_HIDDEN (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/compiler-rt/lib/
Dassembly.h39 #ifdef VISIBILITY_HIDDEN
/freebsd-10-stable/contrib/gcc/
Dflags.h89 VISIBILITY_HIDDEN, enumerator
Dtarghooks.c456 DECL_VISIBILITY (t) = VISIBILITY_HIDDEN; in default_hidden_stack_protect_fail()
Dc-pragma.c615 default_visibility = VISIBILITY_HIDDEN;
Dopts.c1259 default_visibility = VISIBILITY_HIDDEN; in common_handle_option()
Dtree.h2326 VISIBILITY_HIDDEN, enumerator
Dc-common.c5104 vis = VISIBILITY_HIDDEN; in handle_visibility_attribute()
DChangeLog-20033093 anything other than VISIBILITY_DEFAULT and VISIBILITY_HIDDEN.
/freebsd-10-stable/contrib/gcc/cp/
Ddecl2.c1821 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in determine_visibility_from_class()
1880 && vis < VISIBILITY_HIDDEN in constrain_class_visibility()
1881 && subvis >= VISIBILITY_HIDDEN) in constrain_class_visibility()
1899 else if (vis < VISIBILITY_HIDDEN in constrain_class_visibility()
1900 && subvis >= VISIBILITY_HIDDEN) in constrain_class_visibility()
3063 DECL_VISIBILITY (alias) = VISIBILITY_HIDDEN; in build_java_method_aliases()
Ddecl.c3177 default_visibility = VISIBILITY_HIDDEN; in cxx_init_decl_processing()
/freebsd-10-stable/contrib/gcc/config/
Ddarwin.c1403 (DECL_VISIBILITY (decl) != VISIBILITY_HIDDEN in darwin_emit_unwind_label()
1464 else if (vis == VISIBILITY_HIDDEN) in darwin_assemble_visibility()
/freebsd-10-stable/contrib/gcc/config/arm/
Darm.c2970 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in arm_handle_notshared_attribute()
15246 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in arm_cxx_determine_class_data_visibility()