Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dflags.h69 VISIBILITY_HIDDEN, enumerator
H A Dtarghooks.c383 DECL_VISIBILITY (t) = VISIBILITY_HIDDEN; in default_stack_protect_guard()
H A Dc-pragma.c615 default_visibility = VISIBILITY_HIDDEN;
H A Dopts.c921 default_visibility = VISIBILITY_HIDDEN; in common_handle_option()
H A Dtree.h2277 VISIBILITY_HIDDEN, enumerator
H A Dc-common.c4964 vis = VISIBILITY_HIDDEN; in handle_visibility_attribute()
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_lib.h56 #if defined(VISIBILITY_HIDDEN)
H A Dassembly.h212 #ifdef VISIBILITY_HIDDEN
H A DCMakeLists.txt768 append_list_if(COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG VISIBILITY_HIDDEN BUILTIN_DEFS)
/openbsd/gnu/gcc/gcc/cp/
H A Ddecl2.c1811 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in determine_visibility_from_class()
1867 && vis < VISIBILITY_HIDDEN in constrain_class_visibility()
1868 && subvis >= VISIBILITY_HIDDEN) in constrain_class_visibility()
1883 else if (vis < VISIBILITY_HIDDEN in constrain_class_visibility()
1884 && subvis >= VISIBILITY_HIDDEN) in constrain_class_visibility()
3019 DECL_VISIBILITY (alias) = VISIBILITY_HIDDEN; in build_java_method_aliases()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp49 ENUM_ENTRY(VISIBILITY_HIDDEN),
/openbsd/gnu/gcc/gcc/config/
H A Ddarwin.c1403 (DECL_VISIBILITY (decl) != VISIBILITY_HIDDEN in darwin_emit_unwind_label()
1464 else if (vis == VISIBILITY_HIDDEN) in darwin_assemble_visibility()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp569 BCaseMask(VISIBILITY_MASK, VISIBILITY_HIDDEN); in bitset()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h2161 VISIBILITY_HIDDEN, enumerator
H A Dvarasm.c4840 return VISIBILITY_HIDDEN;
/openbsd/gnu/gcc/gcc/config/arm/
H A Darm.c2960 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in arm_handle_notshared_attribute()
15137 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in arm_cxx_determine_class_data_visibility()