Home
last modified time | relevance | path

Searched refs:TREE_PUBLIC (Results 1 – 25 of 85) sorted by relevance

1234

/NextBSD/contrib/gcc/config/
HDdarwin.h436 if (! DECL_EXTERNAL (DECL) && TREE_PUBLIC (DECL)) \
443 else if (TREE_PUBLIC (DECL)) \
546 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
550 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
567 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
571 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
652 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
HDdarwin.c1076 && (!TREE_PUBLIC (decl) || !DECL_WEAK (decl)) in darwin_encode_section_info()
1079 && (!DECL_COMMON (decl) || !TREE_PUBLIC (decl))) in darwin_encode_section_info()
1084 if (! TREE_PUBLIC (decl)) in darwin_encode_section_info()
1401 if (TREE_PUBLIC (decl)) in darwin_emit_unwind_label()
/NextBSD/contrib/gcc/
HDcgraphunit.c198 && TREE_PUBLIC (decl)) in decide_is_function_needed()
232 if (((TREE_PUBLIC (decl) in decide_is_function_needed()
510 if ((TREE_PUBLIC (decl) && !DECL_COMDAT (decl) && !DECL_EXTERNAL (decl))) in cgraph_finalize_function()
1029 if (! TREE_PUBLIC (node->decl)) in process_function_and_variable_attributes()
1052 if (! TREE_PUBLIC (vnode->decl)) in process_function_and_variable_attributes()
1457 && TREE_PUBLIC (node->decl) && !DECL_EXTERNAL (node->decl)))) in cgraph_function_and_variable_visibility()
1462 gcc_assert (flag_whole_program || !TREE_PUBLIC (node->decl)); in cgraph_function_and_variable_visibility()
1463 TREE_PUBLIC (node->decl) = 0; in cgraph_function_and_variable_visibility()
1474 && (DECL_COMDAT (vnode->decl) || TREE_PUBLIC (vnode->decl))) in cgraph_function_and_variable_visibility()
1478 gcc_assert (flag_whole_program || !TREE_PUBLIC (vnode->decl)); in cgraph_function_and_variable_visibility()
[all …]
HDc-decl.c821 && TREE_PUBLIC (p) in pop_scope()
1213 else if (TREE_PUBLIC (newdecl)) in diagnose_mismatched_decls()
1330 && (!TREE_PUBLIC (newdecl) in diagnose_mismatched_decls()
1385 if (TREE_PUBLIC (olddecl) && !TREE_PUBLIC (newdecl)) in diagnose_mismatched_decls()
1401 else if (TREE_PUBLIC (newdecl) && !TREE_PUBLIC (olddecl)) in diagnose_mismatched_decls()
1476 && TREE_PUBLIC (newdecl) != TREE_PUBLIC (olddecl)) in diagnose_mismatched_decls()
1496 if (TREE_PUBLIC (newdecl)) in diagnose_mismatched_decls()
1792 TREE_PUBLIC (newdecl) &= TREE_PUBLIC (olddecl); in merge_decls()
1795 TREE_PUBLIC (olddecl) = TREE_PUBLIC (newdecl); in merge_decls()
1797 if (!TREE_PUBLIC (olddecl)) in merge_decls()
[all …]
HDtarghooks.c390 TREE_PUBLIC (t) = 1; in default_stack_protect_guard()
415 TREE_PUBLIC (t) = 1; in default_external_stack_protect_fail()
448 TREE_PUBLIC (t) = 1; in default_hidden_stack_protect_fail()
HDc-pragma.c287 if (!DECL_EXTERNAL (decl) && !TREE_PUBLIC (decl)) in maybe_apply_pragma_weak()
325 TREE_PUBLIC (decl) = 1; in maybe_apply_pending_pragma_weaks()
437 && (TREE_PUBLIC (decl) || DECL_EXTERNAL (decl)) in handle_pragma_redefine_extname()
514 || (!TREE_PUBLIC (decl) && !DECL_EXTERNAL (decl)) in maybe_apply_renaming_pragma()
HDlanghooks.c165 || TREE_PUBLIC (decl)))); in lhd_set_decl_assembler_name()
176 if (TREE_PUBLIC (decl) || DECL_CONTEXT (decl) == NULL_TREE) in lhd_set_decl_assembler_name()
HDc-aux-info.c536 if (TREE_PUBLIC (decl)) in gen_decl()
538 if (TREE_CODE (decl) == FUNCTION_DECL && !TREE_PUBLIC (decl)) in gen_decl()
HDvarasm.c890 if (TREE_PUBLIC (decl) && bss_initializer_p (decl)) in get_variable_section()
909 if (!TREE_PUBLIC (decl)) in get_variable_section()
1013 || TREE_PUBLIC (decl) in make_decl_rtl()
1305 || !TREE_PUBLIC (decl) in notice_global_symbol()
1456 if (TREE_PUBLIC (decl)) in assemble_start_function()
1799 if (TREE_PUBLIC (decl) && DECL_NAME (decl)) in assemble_variable()
1807 if (TREE_PUBLIC (decl)) in assemble_variable()
1815 if (TREE_PUBLIC (decl) in assemble_variable()
1955 if (!DECL_P (decl) || !DECL_EXTERNAL (decl) || !TREE_PUBLIC (decl)) in assemble_external()
3591 if (TREE_PUBLIC (tem)) in compute_reloc_for_constant()
[all …]
HDsdbout.c728 PUT_SDB_SCL (TREE_PUBLIC (decl) ? C_EXT : C_STAT); in sdbout_symbol()
845 if (TREE_PUBLIC (decl)) in sdbout_symbol()
944 if (TREE_PUBLIC (decl)) in sdbout_toplevel_data()
1451 if (!DECL_INITIAL (decl) || !TREE_PUBLIC (decl)) in sdbout_global_decl()
HDtoplev.c774 else if (TREE_READONLY (decl) && !TREE_PUBLIC (decl) in wrapup_global_declaration_2()
833 && ! TREE_PUBLIC (decl) in check_global_declaration_1()
842 TREE_PUBLIC (decl) = 1; in check_global_declaration_1()
858 && ! TREE_PUBLIC (decl) in check_global_declaration_1()
/NextBSD/contrib/gcc/cp/
HDdecl2.c1062 TREE_PUBLIC (decl) = TREE_PUBLIC (base); in build_anon_union_vars()
1098 public_p = TREE_PUBLIC (anon_union_decl); in finish_anon_union()
1276 TREE_PUBLIC (decl) = 0; in comdat_linkage()
1448 if (TREE_PUBLIC (decl) && !DECL_COMDAT (decl)) in decl_needed_p()
1553 if (!TREE_PUBLIC (TYPE_MAIN_DECL (*tp))) in min_vis_r()
1587 TREE_PUBLIC (decl) = 0; in constrain_visibility()
1628 if (! TREE_PUBLIC (arg)) in constrain_visibility_for_template()
1664 if (!TREE_PUBLIC (decl)) in determine_visibility()
1839 && TREE_PUBLIC (decl) in determine_visibility_from_class()
1986 gcc_assert (TREE_PUBLIC (decl)); in import_export_decl()
[all …]
HDoptimize.c116 TREE_PUBLIC (clone) = TREE_PUBLIC (fn); in maybe_clone_body()
HDmethod.c139 TREE_PUBLIC (thunk) = TREE_PUBLIC (function); in make_thunk()
272 TREE_PUBLIC (alias) = 0; in make_alias_for()
381 TREE_PUBLIC (thunk_fndecl) = TREE_PUBLIC (function); in use_thunk()
HDdecl.c1190 if (! TREE_PUBLIC (newdecl)) in duplicate_decls()
1258 if (TREE_PUBLIC (newdecl)) in duplicate_decls()
1298 TREE_PUBLIC (olddecl) = 0; in duplicate_decls()
1804 TREE_PUBLIC (newdecl) = TREE_PUBLIC (olddecl); in duplicate_decls()
3160 TREE_PUBLIC (global_namespace) = 1; in cxx_init_decl_processing()
3490 TREE_PUBLIC (fn) = 1; in build_library_fn_1()
4047 was_public = TREE_PUBLIC (decl); in start_decl()
4064 && TREE_PUBLIC (tem) in start_decl()
4070 && DECL_NAMESPACE_SCOPE_P (tem) && !TREE_PUBLIC (tem) && !was_public in start_decl()
4297 else if (!pedantic && TREE_STATIC (decl) && !TREE_PUBLIC (decl)) in maybe_deduce_size_from_array_init()
[all …]
HDname-lookup.c544 && (!TREE_PUBLIC (decl) || DECL_DECLARED_INLINE_P (decl)))) in add_decl_to_level()
676 TREE_PUBLIC (x) = TREE_PUBLIC (t); in pushdecl_maybe_friend()
815 if (TREE_PUBLIC (x) && TREE_CODE (x) != FUNCTION_DECL) in pushdecl_maybe_friend()
824 && (DECL_EXTERNAL (decl) || TREE_PUBLIC (decl)) in pushdecl_maybe_friend()
852 if (IDENTIFIER_GLOBAL_VALUE (name) == NULL_TREE && TREE_PUBLIC (x)) in pushdecl_maybe_friend()
853 TREE_PUBLIC (name) = 1; in pushdecl_maybe_friend()
931 && TREE_PUBLIC (x)) in pushdecl_maybe_friend()
932 TREE_PUBLIC (name) = 1; in pushdecl_maybe_friend()
3078 TREE_PUBLIC (d) = 0; in push_namespace_with_attribs()
3080 TREE_PUBLIC (d) = 1; in push_namespace_with_attribs()
[all …]
HDrepo.c280 gcc_assert (TREE_PUBLIC (decl)); in repo_emit_p()
/NextBSD/contrib/gcc/config/arm/
HDaof.h152 if (! TREE_PUBLIC (DECL)) \
163 if (! TREE_PUBLIC (DECL)) \
HDpe.c185 TREE_PUBLIC (decl) = 1;
/NextBSD/contrib/gcc/config/i386/
HDcygming.h234 i386_pe_declare_function_type (FILE, NAME, TREE_PUBLIC (DECL)); \
350 TREE_PUBLIC (DECL)); \
HDuwin.h84 i386_pe_declare_function_type (FILE, NAME, TREE_PUBLIC (DECL)); \
HDwinnt.c94 if (TREE_CODE (*node) != VAR_DECL || !TREE_PUBLIC (*node)) in ix86_handle_selectany_attribute()
265 gcc_assert (DECL_EXTERNAL (decl) && TREE_PUBLIC (decl) in i386_pe_mark_dllimport()
719 TREE_PUBLIC (decl)); in i386_pe_file_end()
HDsol2.h88 if (! TREE_PUBLIC (DECL)) \
HDwinnt-cxx.c91 && TREE_STATIC (decl) && TREE_PUBLIC (decl) in i386_pe_type_dllimport_p()
/NextBSD/contrib/gcc/config/rs6000/
HDxcoff.h144 { if (TREE_PUBLIC (DECL)) \

1234