Searched refs:TARGET_SUPPORTS_WEAK (Results 1 – 7 of 7) sorted by relevance
283 #define TARGET_SUPPORTS_WEAK (TARGET_SOM_SDEF && TARGET_GAS) macro285 #define TARGET_SUPPORTS_WEAK 0 macro298 #define SUPPORTS_ONE_ONLY (TARGET_SUPPORTS_WEAK || SUPPORTS_SOM_COMDAT)309 else if (TARGET_SUPPORTS_WEAK) \
274 #ifndef TARGET_SUPPORTS_WEAK275 #define TARGET_SUPPORTS_WEAK (SUPPORTS_WEAK) macro
2585 if (TARGET_SUPPORTS_WEAK in assemble_external()5899 if (DECL_WEAK (newdecl) && TARGET_SUPPORTS_WEAK) in merge_weak()5937 if (TARGET_SUPPORTS_WEAK) in merge_weak()5978 else if (!TARGET_SUPPORTS_WEAK) in declare_weak()6200 if (!TARGET_SUPPORTS_WEAK) in do_assemble_alias()6573 return TARGET_SUPPORTS_WEAK; in supports_one_only()6605 gcc_assert (TARGET_SUPPORTS_WEAK); in make_decl_one_only()
10490 (TARGET_SUPPORTS_WEAK): New.10493 (TARGET_SUPPORTS_WEAK): New.10495 * varasm.c (assemble_external): Use TARGET_SUPPORTS_WEAK instead of10500 TARGET_SUPPORTS_WEAK.10501 (SUPPORTS_ONE_ONLY, MAKE_DECL_ONE_ONLY): Use TARGET_SUPPORTS_WEAK
5612 @defmac TARGET_SUPPORTS_WEAK
8770 @defmac TARGET_SUPPORTS_WEAK
40616 -- Macro: TARGET_SUPPORTS_WEAK57674 * TARGET_SUPPORTS_WEAK: Label Output. (line 272)