Lines Matching refs:tc_gen_reloc

638 	* config/tc-m68k.c (tc_gen_reloc): Fix typo in variable name.
972 (tc_gen_reloc): If fx_tcbit is set, abort.
1165 * config/tc-arm.c (tc_gen_reloc): Delete duplicated code.
1189 * config/tc-arm.c (md_apply_fix, tc_gen_reloc): Handle RVA.
1411 * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2
1504 (tc_gen_reloc, SOM version): Handle R_BEGIN_BRTAB and R_END_BRTAB.
2139 (tc_gen_reloc): Generate different PIC relocs when OBJ_AOUT, as
2259 (tc_gen_reloc): If generating PIC, adjust various reloc types.
2407 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle
2606 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP16
2701 (tc_gen_reloc): Better error messages.
3603 changed to be against a section symbol, in tc_gen_reloc.
4139 * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack which
4240 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Revert last
4245 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vma
4450 (tc_gen_reloc): Simplify. It's no longer necessary to set a
4505 * config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if
4880 (tc_gen_reloc): For SOM R_ENTRY and R_EXIT fixups, set the symbol
5033 (tc_gen_reloc): Only switch on size and pcrel if code wasn't
5088 * config/tc-i386.c (tc_gen_reloc): Use bfd_get_reloc_code_name to
5090 * config/tc-sparc.c (tc_gen_reloc): Likewise.
5091 * config/tc-alpha.c (tc_gen_reloc): Likewise. Deleted abort call
5307 (tc_gen_reloc): Don't bother to compare unsigned to zero.
5405 * config/tc-hppa.c (tc_gen_reloc): Cast return value from
5529 * config/tc-ns32k.c (tc_gen_reloc): New function for BFD_ASSEMBLER.
5695 (tc_gen_reloc): Zero out the addend field for DLT relative relocs.
5893 confused in tc_gen_reloc.
6089 (tc_gen_reloc): Delete special unwind crud for ELF. Simplify and
6431 (tc_gen_reloc): Change #error to as_fatal. Handle
6457 (tc_gen_reloc): Use BFD_RELOC_GPREL32 for a switch table entry,
6494 (tc_gen_reloc): If bfd_reloc_type_lookup returns null, print error
6503 * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version.
6519 * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to get
6541 * config/tc-hppa.c (tc_gen_reloc): Set addend for relocation
6556 (tc_gen_reloc): If not OBJ_AOUT, set the reloc addend to
6612 (tc_gen_reloc): Set reloc->addend to 0 for a PC relative reloc for
6701 (tc_gen_reloc): Permit BFD_RELOC_SPARC13.
6805 (tc_gen_reloc): Likewise.
7126 (tc_gen_reloc): Remove uninitialized variable `code', and code
7712 * config/tc-sparc.c (tc_gen_reloc): Fix handling of addends in
7827 * config/tc-sparc.c (tc_gen_reloc): Test of pcrel_offset had sense
7833 (tc_gen_reloc, SOM version): For relocations which have no symbol,
7932 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle relocation
7957 * config/tc-hppa.c: (tc_gen_reloc): Addend for a plabel relocation should
7963 * config/tc-sparc.c (tc_gen_reloc): Make adjustment to addend be
8194 * config/tc-sparc.c (tc_gen_reloc): Handle coff files like elf
8257 (tc_gen_reloc): Return multiple relocs if appropriate, as
8351 (tc_gen_reloc): For SOM PLABELs, always set addend to zero for now.
8665 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling
8754 (tc_gen_reloc): Use hppa_gen_reloc rather than an object format
8821 * config/tc-hppa.c (tc_gen_reloc): ELF32_HPPA_R_ADDEND ->
8849 (tc_gen_reloc): Include fx_offset for pcrel fixups.
8890 * config/tc-mips.c (tc_gen_reloc): Use as_bad_where, not assert.
9028 (tc_gen_reloc): Don't allow anything but 32 bit relocations on
9311 * tc.h: Declare tc_gen_reloc differently depending upon
9505 (tc_gen_reloc): Add declaration.
9508 (write_relocs): Remove unused offset, frags. Remove tc_gen_reloc
9539 (tc_gen_reloc): Rename local reloc to rel to avoid shadowing.
9666 tc_gen_reloc correctly.
9900 * config/tc-sparc.c (md_apply_fix, tc_gen_reloc): Handle
9974 (tc_gen_reloc): Accept BFD_RELOC_64.
10437 * config/tc-mips.c (tc_gen_reloc): Adjustment by section vma is no
10446 (sparc_ip, md_apply_fix, tc_gen_reloc): Handle some sparc64
10610 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22
11040 (tc_gen_reloc) [I386COFF]: New function.
11169 (tc_gen_reloc): New routine for BFD_ASSEMBLER.
11212 * config/tc-sparc.c (tc_gen_reloc): Use OUTPUT_FLAVOR.
11524 * config/tc-mips.c (tc_gen_reloc): If OBJ_ECOFF, adjust the addend
11717 (tc_gen_reloc) [BFD_ASSEMBLER]: New function.