/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-bpf.c | 611 reloc_howto_type *reloc_howto in md_convert_frag() local 613 if (!reloc_howto) in md_convert_frag() 617 bfd_get_reloc_size (reloc_howto), in md_convert_frag() 619 reloc_howto->pc_relative, in md_convert_frag() 645 reloc_howto_type *reloc_howto = NULL; in md_convert_frag() local 650 reloc_howto = bfd_reloc_type_lookup (stdoutput, BFD_RELOC_BPF_DISP16); in md_convert_frag() 651 if (!reloc_howto) in md_convert_frag() 655 bfd_get_reloc_size (reloc_howto), in md_convert_frag() 657 reloc_howto->pc_relative, in md_convert_frag() 684 reloc_howto_type *reloc_howto in md_convert_frag() local [all …]
|
H A D | tc-s390.c | 1132 reloc_howto_type *reloc_howto; in s390_elf_cons() local 1200 && (reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc))) in s390_elf_cons() 1202 size = bfd_get_reloc_size (reloc_howto); in s390_elf_cons() 1207 reloc_howto->name, nbytes); in s390_elf_cons() 1641 reloc_howto_type *reloc_howto; in md_gather_operands() local 1644 reloc_howto = bfd_reloc_type_lookup (stdoutput, fixups[i].reloc); in md_gather_operands() 1645 if (!reloc_howto) in md_gather_operands() 1648 size = ((reloc_howto->bitsize - 1) / 8) + 1; in md_gather_operands() 1655 size, &fixups[i].exp, reloc_howto->pc_relative, in md_gather_operands() 1865 reloc_howto_type *reloc_howto = in s390_literals() local [all …]
|
H A D | tc-mn10200.c | 1241 reloc_howto_type *reloc_howto; in md_assemble() local 1245 reloc_howto = bfd_reloc_type_lookup (stdoutput, in md_assemble() 1248 if (!reloc_howto) in md_assemble() 1251 reloc_size = bfd_get_reloc_size (reloc_howto); in md_assemble() 1260 reloc_howto->pc_relative, in md_assemble() 1266 if (reloc_howto->pc_relative) in md_assemble()
|
H A D | tc-crx.c | 1883 reloc_howto_type *reloc_howto; in print_insn() local 1886 reloc_howto = bfd_reloc_type_lookup (stdoutput, insn->rtype); in print_insn() 1888 if (!reloc_howto) in print_insn() 1891 size = bfd_get_reloc_size (reloc_howto); in print_insn() 1897 size, &insn->exp, reloc_howto->pc_relative, in print_insn()
|
H A D | tc-cr16.c | 2431 reloc_howto_type *reloc_howto; in print_insn() local 2434 reloc_howto = bfd_reloc_type_lookup (stdoutput, insn->rtype); in print_insn() 2436 if (!reloc_howto) in print_insn() 2439 size = bfd_get_reloc_size (reloc_howto); in print_insn() 2445 size, &insn->exp, reloc_howto->pc_relative, in print_insn()
|
H A D | tc-mn10300.c | 2076 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()
|
H A D | tc-arc.c | 1458 reloc_howto_type *reloc_howto = in apply_fixups() local 1461 gas_assert (reloc_howto); in apply_fixups() 1466 pcrel = reloc_howto->pc_relative; in apply_fixups() 4059 reloc_howto_type *reloc_howto in assemble_insn() 4062 unsigned reloc_bitsize = reloc_howto->bitsize; in assemble_insn() 4063 if (reloc_howto->rightshift) in assemble_insn() 4064 reloc_bitsize -= reloc_howto->rightshift; in assemble_insn() 4084 reloc_howto_type *reloc_howto = in assemble_insn() local 4087 pcrel = reloc_howto->pc_relative; in assemble_insn()
|
H A D | tc-kvx.c | 783 reloc_howto_type *reloc_howto = in emit_insn() local 785 assert (reloc_howto); in emit_insn() 786 size = bfd_get_reloc_size (reloc_howto); in emit_insn() 787 pcrel = reloc_howto->pc_relative; in emit_insn()
|
H A D | tc-v850.c | 3253 reloc_howto_type *reloc_howto = in md_assemble() local 3259 if (!reloc_howto) in md_assemble() 3262 size = bfd_get_reloc_size (reloc_howto); in md_assemble() 3291 reloc_howto->pc_relative, in md_assemble()
|
H A D | tc-alpha.c | 1780 reloc_howto_type *reloc_howto = in emit_insn() local 1783 gas_assert (reloc_howto); in emit_insn() 1785 size = bfd_get_reloc_size (reloc_howto); in emit_insn() 1800 pcrel = reloc_howto->pc_relative; in emit_insn() 2141 reloc_howto_type *reloc_howto in assemble_insn() local 2145 || reloc_howto->bitsize != reloc_operand->bits) in assemble_insn()
|
H A D | tc-ppc.c | 3251 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc); in fixup_size() local 3252 if (reloc_howto != NULL in fixup_size() 3253 && (size != bfd_get_reloc_size (reloc_howto) in fixup_size() 3254 || pcrel != reloc_howto->pc_relative)) in fixup_size() 3257 reloc_howto->name); in fixup_size()
|
H A D | tc-m68k.c | 7878 reloc_howto_type *reloc_howto; in m68k_elf_cons() local 7881 reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc); in m68k_elf_cons() 7882 size = bfd_get_reloc_size (reloc_howto); in m68k_elf_cons() 7889 reloc_howto->name, nbytes); in m68k_elf_cons()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-s390.c | 1130 reloc_howto_type *reloc_howto; in s390_elf_cons() local 1198 && (reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc))) in s390_elf_cons() 1200 size = bfd_get_reloc_size (reloc_howto); in s390_elf_cons() 1205 reloc_howto->name, nbytes); in s390_elf_cons() 1636 reloc_howto_type *reloc_howto; in md_gather_operands() local 1639 reloc_howto = bfd_reloc_type_lookup (stdoutput, fixups[i].reloc); in md_gather_operands() 1640 if (!reloc_howto) in md_gather_operands() 1643 size = ((reloc_howto->bitsize - 1) / 8) + 1; in md_gather_operands() 1650 size, &fixups[i].exp, reloc_howto->pc_relative, in md_gather_operands() 1870 reloc_howto_type *reloc_howto = in s390_literals() local [all …]
|
H A D | tc-mn10200.c | 1240 reloc_howto_type *reloc_howto; in md_assemble() local 1244 reloc_howto = bfd_reloc_type_lookup (stdoutput, in md_assemble() 1247 if (!reloc_howto) in md_assemble() 1250 reloc_size = bfd_get_reloc_size (reloc_howto); in md_assemble() 1259 reloc_howto->pc_relative, in md_assemble() 1265 if (reloc_howto->pc_relative) in md_assemble()
|
H A D | tc-crx.c | 1883 reloc_howto_type *reloc_howto; in print_insn() local 1886 reloc_howto = bfd_reloc_type_lookup (stdoutput, insn->rtype); in print_insn() 1888 if (!reloc_howto) in print_insn() 1891 size = bfd_get_reloc_size (reloc_howto); in print_insn() 1897 size, &insn->exp, reloc_howto->pc_relative, in print_insn()
|
H A D | tc-cr16.c | 2431 reloc_howto_type *reloc_howto; in print_insn() local 2434 reloc_howto = bfd_reloc_type_lookup (stdoutput, insn->rtype); in print_insn() 2436 if (!reloc_howto) in print_insn() 2439 size = bfd_get_reloc_size (reloc_howto); in print_insn() 2445 size, &insn->exp, reloc_howto->pc_relative, in print_insn()
|
H A D | tc-mn10300.c | 2075 reloc_howto_type *reloc_howto; in md_assemble() local 2078 reloc_howto = bfd_reloc_type_lookup (stdoutput, in md_assemble() 2081 if (!reloc_howto) in md_assemble() 2084 reloc_size = bfd_get_reloc_size (reloc_howto); in md_assemble() 2092 reloc_howto->pc_relative, in md_assemble()
|
H A D | tc-arc.c | 1447 reloc_howto_type *reloc_howto = in apply_fixups() local 1450 gas_assert (reloc_howto); in apply_fixups() 1455 pcrel = reloc_howto->pc_relative; in apply_fixups() 4038 reloc_howto_type *reloc_howto in assemble_insn() 4041 unsigned reloc_bitsize = reloc_howto->bitsize; in assemble_insn() 4042 if (reloc_howto->rightshift) in assemble_insn() 4043 reloc_bitsize -= reloc_howto->rightshift; in assemble_insn() 4063 reloc_howto_type *reloc_howto = in assemble_insn() local 4066 pcrel = reloc_howto->pc_relative; in assemble_insn()
|
H A D | tc-v850.c | 3257 reloc_howto_type *reloc_howto = in md_assemble() local 3263 if (!reloc_howto) in md_assemble() 3266 size = bfd_get_reloc_size (reloc_howto); in md_assemble() 3295 reloc_howto->pc_relative, in md_assemble()
|
H A D | tc-alpha.c | 1778 reloc_howto_type *reloc_howto = in emit_insn() local 1781 gas_assert (reloc_howto); in emit_insn() 1783 size = bfd_get_reloc_size (reloc_howto); in emit_insn() 1798 pcrel = reloc_howto->pc_relative; in emit_insn() 2139 reloc_howto_type *reloc_howto in assemble_insn() local 2143 || reloc_howto->bitsize != reloc_operand->bits) in assemble_insn()
|
H A D | tc-ppc.c | 3209 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc); in fixup_size() local 3210 if (reloc_howto != NULL in fixup_size() 3211 && (size != bfd_get_reloc_size (reloc_howto) in fixup_size() 3212 || pcrel != reloc_howto->pc_relative)) in fixup_size() 3215 reloc_howto->name); in fixup_size()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | aout-ns32k.c | 145 MY (reloc_howto) (bfd *abfd ATTRIBUTE_UNUSED, in MY() argument 169 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | aout-ns32k.c | 145 MY (reloc_howto) (bfd *abfd ATTRIBUTE_UNUSED, in MY() argument 169 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | read.c | 4696 reloc_howto_type *reloc_howto; in emit_expr_fix() local 4698 reloc_howto = bfd_reloc_type_lookup (stdoutput, r); in emit_expr_fix() 4699 size = bfd_get_reloc_size (reloc_howto); in emit_expr_fix() 4706 reloc_howto->name, nbytes); in emit_expr_fix()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | read.c | 4658 reloc_howto_type *reloc_howto; in emit_expr_fix() local 4660 reloc_howto = bfd_reloc_type_lookup (stdoutput, r); in emit_expr_fix() 4661 size = bfd_get_reloc_size (reloc_howto); in emit_expr_fix() 4668 reloc_howto->name, nbytes); in emit_expr_fix()
|