Searched refs:DECL_COMMON (Results 1 – 19 of 19) sorted by relevance
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))) \
176 if (DECL_COMMON (decl)) in machopic_symbol_defined_p()1079 && (!DECL_COMMON (decl) || !TREE_PUBLIC (decl))) in darwin_encode_section_info()1080 || (!DECL_COMMON (decl) && DECL_INITIAL (decl) in darwin_encode_section_info()
1283 DECL_COMMON (decl) = 1; in comdat_linkage()1286 DECL_COMMON (decl) = 1; in comdat_linkage()2258 DECL_COMMON (guard) = DECL_COMMON (decl); in get_guard()2603 #define NEEDS_GUARD_P(decl) (TREE_PUBLIC (decl) && (DECL_COMMON (decl) \
1951 DECL_COMMON (newdecl) = DECL_COMMON (olddecl); in duplicate_decls()4067 DECL_COMMON (tem) = 1; in start_decl()4407 DECL_COMMON (decl) = 1; in maybe_commonize_var()4415 DECL_COMMON (decl) = 0; in maybe_commonize_var()
3671 * decl.c (start_decl): #ifdef out code to set DECL_COMMON
6675 * decl.c (start_decl): Don't set DECL_COMMON for __thread variables.
1803 thing depending on the value of DECL_COMMON instead of
886 if (DECL_COMMON (decl) && DECL_SECTION_NAME (decl) == NULL) in get_variable_section()1139 && DECL_COMMON (decl)) in make_decl_rtl()1140 DECL_COMMON (decl) = 0; in make_decl_rtl()1144 DECL_COMMON (decl) = 0; in make_decl_rtl()1310 || (DECL_COMMON (decl) in notice_global_symbol()5113 DECL_COMMON (decl) = 1; in make_decl_one_only()5886 else if (DECL_COMMON (exp) in default_binds_local_p_1()
379 if (TREE_CODE (node) == VAR_DECL && DECL_COMMON (node)) in print_node()
1826 DECL_COMMON (newdecl) = DECL_COMMON (olddecl); in merge_decls()3387 DECL_COMMON (decl) = 1; in start_decl()
4229 DECL_COMMON (*node) = 0; in handle_nocommon_attribute()4247 DECL_COMMON (*node) = 1; in handle_common_attribute()
2976 #define DECL_COMMON(NODE) (DECL_WITH_VIS_CHECK (NODE)->decl_with_vis.common_flag) macro
3941 DECL_COMMON (decl) = 1; in lower_omp_critical()
12614 * c-decl.c (start_decl): Always set DECL_COMMON on statics.12615 * varasm.c (assemble_variable): Only treat vars with DECL_COMMON
6734 * c-decl.c (start_decl): Set DECL_COMMON before calling
20563 * c-decl.c (start_decl): Do not set DECL_COMMON for tls variables.
6787 * c-decl.c (duplicate_decls): retain DECL_COMMON of old declaration
38445 (make_decl_one_only): Don't use DECL_COMMON if we're compiling
18633 || DECL_COMMON (decl) in rs6000_xcoff_unique_section()