Lines Matching refs:tc_gen_reloc

36 	(tc_gen_reloc): Added.
39 * config/tc-m32r.h (tc_gen_reloc, EXTERN_FORCE_RELOC): Undefined.
55 (tc_gen_reloc): Likewise. Factor handling of pc-relative relocations
664 (tc_gen_reloc): Ditto.
1181 * config/tc-sh.c (tc_gen_reloc): Test for R_SH_IND12W only when ELF.
1367 (tc_gen_reloc): Turn an absolute fx_subsy into part of fx_offset.
1662 * config/tc-mips.c (tc_gen_reloc): Initialize retval amd reloc
1672 (tc_gen_reloc): Use appropriate value for reloc2 addend. Remove
1684 * config/tc-mn10200.c (tc_gen_reloc): Don't ignore fx_subsy.
2127 * config/tc-mips.c (tc_gen_reloc): Add addend just once if
2357 that have fixups that tc_gen_reloc might consider modifyable
2369 (tc_gen_reloc): Adjust variant frags with GOT_DISP in NewABI.
2598 (tc_gen_reloc): For SWITCH_TABLE fixups, the symbol is fixp->fx_subsy,
2613 (tc_gen_reloc): Add handling of BFD_RELOC_MIPSEMB_16_PCREL_S2.
2771 (tc_gen_reloc): Handle TLS relocs.
2847 * config/tc-sparc.c (tc_gen_reloc): Likewise.
3157 (tc_gen_reloc <seg>): Likewise.
3223 (tc_gen_reloc <seg>): Likewise.
3238 (tc_gen_reloc <section>): Likewise.
3273 * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.
3292 (tc_gen_reloc <section>): Likewise.
3302 (tc_gen_reloc): Delete unused var.
3307 (tc_gen_reloc <seg>): Likewise.
3310 (tc_gen_reloc): Delete fx_addsy - fx_subsy code.
3326 (tc_gen_reloc <section>): Likewise.
3334 (tc_gen_reloc): Likewise.
3517 (tc_gen_reloc): Mark section param as not used.
3699 * config/tc-mips.c (tc_gen_reloc): Fix typo in handling of
3824 * config/tc-arm.c (tc_gen_reloc): Allow an absolute reference to
4036 (tc_gen_reloc): Handle x86-64 TLS relocs.
4103 (md_apply_fix3, tc_gen_reloc): Handle BFD_RELOC_386_TLS_IE and
4141 (tc_gen_reloc): Allow relaxing for newabi.
4149 (tc_gen_reloc): Do not issue reloc number of unimplemented
4293 (tc_gen_reloc): Remove spurious fx_addnumber comment.
4297 (tc_gen_reloc): Fudge ARM_GOTPC addend.
4321 * config/tc-cris.c (tc_gen_reloc): Don't use fx_addnumber.
4329 * config/tc-d10v.c (tc_gen_reloc): Don't fiddle address of
4345 * config/tc-d30v.c (tc_gen_reloc): Don't use fx_addnumber.
4357 (tc_gen_reloc): Don't fiddle with BFD_RELOC_VTABLE_INHERIT relocs.
4453 * config/tc-m68hc11.c (tc_gen_reloc): Set addend to zero. Adjust
4490 (tc_gen_reloc): Zero fx_addsy on bad relocs.
4516 (tc_gen_reloc): Don't fiddle with BFD_RELOC_VTABLE_INHERIT relocs.
4560 (tc_gen_reloc): Don't subtract fx_subsy.
4580 (tc_gen_reloc): Use S_FORCE_RELOC.
4591 (tc_gen_reloc): Don't use fx_addnumber.
4643 (tc_gen_reloc): Handle BFD_RELOC_V850_LONGCALL,
4915 * config/tc-mips.c (tc_gen_reloc): Extend GP-relative addend
4955 md_undefined_symbol_name, md_section_align, tc_gen_reloc): Note
5199 (tc_gen_reloc): Remove redundant code.
5388 (tc_gen_reloc): New function if BFD_ASSEMBLER.
5612 (tc_gen_reloc): Don't encode NewABI vtables in REL relocations.
5756 (tc_gen_reloc): Handle SEC_THREAD_LOCAL the same way as
6058 (tc_gen_reloc): Correctly compute pc-relative relocation addend.
6176 (tc_gen_reloc): Subtract fx_pcrel_adjust instead of fx_size for
6298 * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
7042 (tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
7067 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value of
7116 (tc_gen_reloc): Derive default value for addend from val and
7156 * config/tc-mips.c (tc_gen_reloc): Arrange for
7200 (tc_gen_reloc): Move fixp subsy absolute value into addnumber.