Lines Matching refs:DECL_WEAK
1294 if (TREE_CODE (decl) == VAR_DECL && DECL_WEAK (decl)) in make_decl_rtl()
1309 SYMBOL_REF_WEAK (x) = DECL_WEAK (decl); in make_decl_rtl()
1519 if (DECL_WEAK (decl) || DECL_ONE_ONLY (decl) || flag_shlib) in notice_global_symbol()
2203 && DECL_WEAK (decl) in assemble_external()
5180 DECL_WEAK (decl) = 1; in mark_weak()
5194 if (DECL_WEAK (newdecl) == DECL_WEAK (olddecl)) in merge_weak()
5196 if (DECL_WEAK (newdecl) && TARGET_SUPPORTS_WEAK) in merge_weak()
5211 if (DECL_WEAK (newdecl)) in merge_weak()
5396 if (DECL_WEAK (decl)) in globalize_decl()
5861 if (!DECL_WEAK (decl)) in assemble_alias()
6142 DECL_WEAK (decl) = 1; in make_decl_one_only()
6982 else if (DECL_WEAK (exp) in default_binds_local_p_1()
7043 return !DECL_WEAK (decl); in decl_binds_to_current_def_p()