Lines Matching refs:TC_FORCE_RELOCATION
560 * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.
968 * config/tc-frv.c (md_pcrel_from_section): Heed TC_FORCE_RELOCATION.
2829 (TC_FORCE_RELOCATION): Use it here instead of S_FORCE_RELOC.
2830 (TC_FORCE_RELOCATION_SUB_SAME): Test TC_FORCE_RELOCATION too.
2857 * config/tc-i386.h (TC_FORCE_RELOCATION): Likewise.
2858 * config/tc-mcore.h (TC_FORCE_RELOCATION): Likewise.
2862 * config/tc-d10v.h (TC_FORCE_RELOCATION): Don't define.
2864 * config/tc-dlx.h (TC_FORCE_RELOCATION): Don't define.
2866 * config/tc-fr30.h (TC_FORCE_RELOCATION): Don't define.
2868 * config/tc-mn10300.h (TC_FORCE_RELOCATION): Don't define.
2869 (TC_FORCE_RELOCATION_SUB_SAME): Test TC_FORCE_RELOCATION too.
2875 * config/tc-openrisc.h (TC_FORCE_RELOCATION): Don't define.
2877 * config/tc-sparc.h (TC_FORCE_RELOCATION): Don't define for ELF.
2879 * config/tc-i386.h (TC_FORCE_RELOCATION): Don't define for
2882 * config/tc-m68k.h (TC_FORCE_RELOCATION): Don't define.
2883 * config/tc-pj.h (TC_FORCE_RELOCATION): Don't define.
2886 (TC_FORCE_RELOCATION_SUB_SAME): Test TC_FORCE_RELOCATION too.
3436 Move OBJ_COFF TC_FORCE_RELOCATION code here so that COFF handles
3438 * config/tc-arm.h (TC_FORCE_RELOCATION): Define for both ELF and
3991 (TC_FORCE_RELOCATION): Tidy arg.
4221 (TC_VALIDATE_FIX, TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_ABS,
4235 * write.c (TC_FORCE_RELOCATION): Change default.
4288 (TC_FORCE_RELOCATION, tc_fix_adjustable): Likewise.
4313 (TC_FORCE_RELOCATION <pe version): Call S_FORCE_RELOC.
4314 (TC_FORCE_RELOCATION): Tweak param name.
4332 * config/tc-cris.h (TC_FORCE_RELOCATION): Tweak param name.
4350 (TC_FORCE_RELOCATION): Tweak param name.
4400 (TC_FORCE_RELOCATION, TC_INIT_FIX_DATA): Tweak param name.
4415 (TC_FORCE_RELOCATION <elf version>): Call i386_force_relocation.
4419 (TC_FORCE_RELOCATION <coff version>): Call S_FORCE_RELOC.
4451 (TC_FORCE_RELOCATION): Tweak param name.
4476 (TC_FORCE_RELOCATION): Call S_FORCE_RELOC.
4513 (TC_FORCE_RELOCATION): Tweak param name.
4532 (TC_FORCE_RELOCATION): Call S_FORCE_RELOC.
4545 (TC_FORCE_RELOCATION): Define for both ELF and XCOFF as calling
4558 (TC_FORCE_RELOCATION, MD_PCREL_FROM_SECTION): Tweak param name.
4590 * config/tc-sparc.h (TC_FORCE_RELOCATION <coff version>): Remove.
4606 (TC_FORCE_RELOCATION, MD_PCREL_FROM_SECTION): Tweak param name.
4683 (TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_SECTION): Likewise.
4820 (TC_FORCE_RELOCATION): Define.
5192 * config/tc-ppc.h (TC_FORCE_RELOCATION): Don't depend on
5209 * config/tc-i386.h (TC_FORCE_RELOCATION): .. here.