Lines Matching refs:DECL_WEAK
1490 if (VAR_P (decl) && DECL_WEAK (decl)) in make_decl_rtl()
1505 SYMBOL_REF_WEAK (x) = DECL_WEAK (decl); in make_decl_rtl()
1674 if (DECL_WEAK (decl) || DECL_ONE_ONLY (decl) || flag_shlib) in notice_global_symbol()
2492 && DECL_WEAK (decl) in assemble_external()
5498 if (DECL_WEAK (decl)) in mark_weak()
5504 DECL_WEAK (decl) = 1; in mark_weak()
5518 if (DECL_WEAK (newdecl) == DECL_WEAK (olddecl)) in merge_weak()
5520 if (DECL_WEAK (newdecl) && TARGET_SUPPORTS_WEAK) in merge_weak()
5535 if (DECL_WEAK (newdecl)) in merge_weak()
5735 if (DECL_WEAK (decl)) in globalize_decl()
5922 if (!DECL_WEAK (decl)) in assemble_alias()
6216 DECL_WEAK (decl) = 1; in make_decl_one_only()
7096 if (DECL_WEAK (exp) && !defined_locally) in default_binds_local_p_3()
7119 if (DECL_WEAK (exp) && !resolved_locally) in default_binds_local_p_3()
7191 if (DECL_WEAK (decl)) in decl_binds_to_current_def_p()
7219 && !DECL_WEAK (decl)) in decl_replaceable_p()