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))) macro5292 && relaxable_symbol (fragP->fr_symbol)) in md_estimate_size_before_relax()5312 && relaxable_symbol (fragP->fr_symbol)) in md_estimate_size_before_relax()5330 && relaxable_symbol (fragP->fr_symbol)) in md_estimate_size_before_relax()5344 && relaxable_symbol (fragP->fr_symbol))) in md_estimate_size_before_relax()5357 && relaxable_symbol (fragP->fr_symbol))) in md_estimate_size_before_relax()
218 static int relaxable_symbol (symbolS *);4084 relaxable_symbol (symbolS *symbol) in relaxable_symbol() function4097 || !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.