Searched refs:SUPPORTS_WEAK (Results 1 – 11 of 11) sorted by relevance
267 #ifndef SUPPORTS_WEAK269 #define SUPPORTS_WEAK 1 macro271 #define SUPPORTS_WEAK 0 macro278 #define TARGET_SUPPORTS_WEAK (SUPPORTS_WEAK)328 # if SUPPORTS_WEAK398 #if defined (TARGET_ASM_NAMED_SECTION) && SUPPORTS_WEAK
265 #ifndef SUPPORTS_WEAK267 #define SUPPORTS_WEAK 1 macro269 #define SUPPORTS_WEAK 0 macro276 #define TARGET_SUPPORTS_WEAK (SUPPORTS_WEAK)326 # if SUPPORTS_WEAK
135 #if SUPPORTS_WEAK
85 #if SUPPORTS_WEAK && GTHREAD_USE_WEAK156 #if SUPPORTS_WEAK && GTHREAD_USE_WEAK
137 #if SUPPORTS_WEAK
91 #if SUPPORTS_WEAK && GTHREAD_USE_WEAK200 #if SUPPORTS_WEAK && GTHREAD_USE_WEAK
998 if (!TARGET_SUPPORTS_ALIASES || !SUPPORTS_WEAK) in c_common_post_options()
255 if (SUPPORTS_WEAK && DECL_EXTERNAL (decl) && TREE_USED (decl) in apply_pragma_weak()
264 if (SUPPORTS_WEAK && DECL_EXTERNAL (decl) && TREE_USED (decl) in apply_pragma_weak()
7996 support weak symbols and you should not define the @code{SUPPORTS_WEAK}8016 @defmac SUPPORTS_WEAK8029 definition. The default definition is @samp{(SUPPORTS_WEAK)}. Define11314 SUPPORTS_WEAK and TARGET_HAVE_NAMED_SECTIONS are true, else 0.
7893 support weak symbols and you should not define the @code{SUPPORTS_WEAK}7913 @defmac SUPPORTS_WEAK7926 definition. The default definition is @samp{(SUPPORTS_WEAK)}. Define11180 SUPPORTS_WEAK and TARGET_HAVE_NAMED_SECTIONS are true, else 0.