Searched refs:relaxable_symbol (Results 1 – 6 of 6) sorted by relevance
1014 #define relaxable_symbol(symbol) \ macro1235 #define relaxable_symbol(symbol) (!(S_IS_WEAK (symbol))) macro5295 && relaxable_symbol (fragP->fr_symbol)) in md_estimate_size_before_relax()5315 && relaxable_symbol (fragP->fr_symbol)) in md_estimate_size_before_relax()5333 && relaxable_symbol (fragP->fr_symbol)) in md_estimate_size_before_relax()5347 && relaxable_symbol (fragP->fr_symbol))) in md_estimate_size_before_relax()5360 && relaxable_symbol (fragP->fr_symbol))) in md_estimate_size_before_relax()
218 static int relaxable_symbol (symbolS *);4088 relaxable_symbol (symbolS *symbol) in relaxable_symbol() function4101 || !relaxable_symbol (fragP->fr_symbol) in md_estimate_size_before_relax()
1611 * config/tc-m68k.c (relaxable_symbol): Make sure that the correct1660 * config/tc-m68k.c (relaxable_symbol): Do not relax weak symbols.
3567 to relaxable_symbol to prevent references to external symbol from3572 * config/tc-m68k.c (relaxable_symbol): If TARGET_OS is "elf", all3869 * config/tc-m68k.c (relaxable_symbol): New macro.
2436 * config/tc-m68k.c (relaxable_symbol): Only treat external symbols3350 * config/tc-m68hc11.c (relaxable_symbol): Relax externally visible3547 (relaxable_symbol): New function.
4456 (tc_m68hc11_fix_adjustable): Don't test relaxable_symbol.4462 relaxable_symbol.