Home
last modified time | relevance | path

Searched refs:reloc_howto (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-s390.c1073 reloc_howto_type *reloc_howto; in s390_elf_cons() local
1141 && (reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc))) in s390_elf_cons()
1143 size = bfd_get_reloc_size (reloc_howto); in s390_elf_cons()
1146 reloc_howto->name, nbytes); in s390_elf_cons()
1554 reloc_howto_type *reloc_howto; in md_gather_operands() local
1558 reloc_howto = bfd_reloc_type_lookup (stdoutput, fixups[i].reloc); in md_gather_operands()
1559 if (!reloc_howto) in md_gather_operands()
1562 size = ((reloc_howto->bitsize - 1) / 8) + 1; in md_gather_operands()
1569 size, &fixups[i].exp, reloc_howto->pc_relative, in md_gather_operands()
1782 reloc_howto_type *reloc_howto = in s390_literals() local
[all …]
Dtc-mn10200.c1250 reloc_howto_type *reloc_howto; in md_assemble() local
1254 reloc_howto = bfd_reloc_type_lookup (stdoutput, in md_assemble()
1257 if (!reloc_howto) in md_assemble()
1260 reloc_size = bfd_get_reloc_size (reloc_howto); in md_assemble()
1269 reloc_howto->pc_relative, in md_assemble()
1275 if (reloc_howto->pc_relative) in md_assemble()
Dtc-i370.c679 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc); in i370_elf_cons() local
680 int size = bfd_get_reloc_size (reloc_howto); in i370_elf_cons()
684 reloc_howto->name, nbytes); in i370_elf_cons()
2239 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, fixups[i].reloc); in md_assemble() local
2243 if (!reloc_howto) in md_assemble()
2246 size = bfd_get_reloc_size (reloc_howto); in md_assemble()
2253 &fixups[i].exp, reloc_howto->pc_relative, in md_assemble()
Dtc-crx.c1931 reloc_howto_type *reloc_howto; in print_insn() local
1934 reloc_howto = bfd_reloc_type_lookup (stdoutput, insn->rtype); in print_insn()
1936 if (!reloc_howto) in print_insn()
1939 size = bfd_get_reloc_size (reloc_howto); in print_insn()
1945 size, &insn->exp, reloc_howto->pc_relative, in print_insn()
Dtc-cr16.c2456 reloc_howto_type *reloc_howto; in print_insn() local
2459 reloc_howto = bfd_reloc_type_lookup (stdoutput, insn->rtype); in print_insn()
2461 if (!reloc_howto) in print_insn()
2464 size = bfd_get_reloc_size (reloc_howto); in print_insn()
2470 size, &insn->exp, reloc_howto->pc_relative, in print_insn()
Dtc-mn10300.c2076 reloc_howto_type *reloc_howto; in md_assemble() local
2079 reloc_howto = bfd_reloc_type_lookup (stdoutput, in md_assemble()
2082 if (!reloc_howto) in md_assemble()
2085 reloc_size = bfd_get_reloc_size (reloc_howto); in md_assemble()
2093 reloc_howto->pc_relative, in md_assemble()
Dtc-v850.c3247 reloc_howto_type *reloc_howto = in md_assemble() local
3253 if (!reloc_howto) in md_assemble()
3256 size = bfd_get_reloc_size (reloc_howto); in md_assemble()
3285 reloc_howto->pc_relative, in md_assemble()
Dtc-alpha.c1782 reloc_howto_type *reloc_howto = in emit_insn() local
1785 gas_assert (reloc_howto); in emit_insn()
1787 size = bfd_get_reloc_size (reloc_howto); in emit_insn()
1802 pcrel = reloc_howto->pc_relative; in emit_insn()
2143 reloc_howto_type *reloc_howto in assemble_insn() local
2147 || reloc_howto->bitsize != reloc_operand->bits) in assemble_insn()
Dtc-ppc.c3423 reloc_howto_type *reloc_howto; in md_assemble() local
3427 reloc_howto = bfd_reloc_type_lookup (stdoutput, fixups[i].reloc); in md_assemble()
3428 if (!reloc_howto) in md_assemble()
3431 size = bfd_get_reloc_size (reloc_howto); in md_assemble()
3441 reloc_howto->pc_relative, in md_assemble()
Dtc-m68k.c8066 reloc_howto_type *reloc_howto; in m68k_elf_cons() local
8069 reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc); in m68k_elf_cons()
8070 size = bfd_get_reloc_size (reloc_howto); in m68k_elf_cons()
8075 reloc_howto->name, nbytes); in m68k_elf_cons()
Dtc-xtensa.c1601 reloc_howto_type *reloc_howto = in xtensa_elf_cons() local
1604 if (reloc == BFD_RELOC_UNUSED || !reloc_howto) in xtensa_elf_cons()
1611 "an instruction"), reloc_howto->name); in xtensa_elf_cons()
1612 else if (nbytes != (int) bfd_get_reloc_size (reloc_howto)) in xtensa_elf_cons()
1614 reloc_howto->name, nbytes); in xtensa_elf_cons()
1618 as_bad (_("invalid use of %s relocation"), reloc_howto->name); in xtensa_elf_cons()
1624 nbytes, &exp, reloc_howto->pc_relative, reloc); in xtensa_elf_cons()
/toolchain/binutils/binutils-2.25/bfd/
Daout-ns32k.c144 MY (reloc_howto) (bfd *abfd ATTRIBUTE_UNUSED, in MY() argument
166 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
Daout-arm.c95 MY (reloc_howto) (bfd *abfd, in MY() argument
137 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
DChangeLog-94953178 (MY(reloc_howto), MY(put_reloc), MY(relocatable_reloc)): New functions.
/toolchain/binutils/binutils-2.25/gas/
Dread.c4430 reloc_howto_type *reloc_howto; in emit_expr_fix() local
4432 reloc_howto = bfd_reloc_type_lookup (stdoutput, r); in emit_expr_fix()
4433 size = bfd_get_reloc_size (reloc_howto); in emit_expr_fix()
4438 reloc_howto->name, nbytes); in emit_expr_fix()