Home
last modified time | relevance | path

Searched refs:complain_on_overflow (Results 1 – 25 of 148) sorted by relevance

123456

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbpf-reloc.def8 complain_overflow_dont, /* complain_on_overflow */
23 complain_overflow_signed, /* complain_on_overflow */
38 complain_overflow_bitfield, /* complain_on_overflow */
53 complain_overflow_bitfield, /* complain_on_overflow */
68 complain_overflow_signed, /* complain_on_overflow */
83 complain_overflow_signed, /* complain_on_overflow */
103 complain_overflow_bitfield, /* complain_on_overflow */
H A Dcpu-ns32k.c364 if (howto->complain_on_overflow != complain_overflow_dont) in do_ns32k_reloc()
374 switch (howto->complain_on_overflow) in do_ns32k_reloc()
556 if ((howto->complain_on_overflow != complain_overflow_dont) && overflow) in do_ns32k_reloc()
602 if (howto->complain_on_overflow != complain_overflow_dont) in _bfd_do_ns32k_reloc_contents()
666 switch (howto->complain_on_overflow) in _bfd_do_ns32k_reloc_contents()
H A Dreloc.c897 if (howto->complain_on_overflow != complain_overflow_dont in bfd_perform_relocation()
899 flag = bfd_check_overflow (howto->complain_on_overflow, in bfd_perform_relocation()
1111 if (howto->complain_on_overflow != complain_overflow_dont) in bfd_install_relocation()
1112 flag = bfd_check_overflow (howto->complain_on_overflow, in bfd_install_relocation()
1219 if (howto->complain_on_overflow != complain_overflow_dont) in _bfd_relocate_contents()
1236 switch (howto->complain_on_overflow) in _bfd_relocate_contents()
H A Delf64-bpf.c316 r = bfd_check_overflow (howto->complain_on_overflow, in bpf_elf_relocate_section()
436 status = bfd_check_overflow (reloc_entry->howto->complain_on_overflow, in bpf_elf_generic_reloc()
H A Delfxx-kvx.c93 switch (howto->complain_on_overflow) in _bfd_kvx_elf_put_addend()
H A Dcoff64-rs6000.c244 ((howto->complain_on_overflow == complain_overflow_signed \
836 howto->complain_on_overflow = complain_overflow_dont; in xcoff64_reloc_type_br()
885 howto->complain_on_overflow = complain_overflow_bitfield; in xcoff64_reloc_type_br()
1605 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff64_ppc_relocate_section()
1705 if (((*xcoff_complain_overflow[howto.complain_on_overflow]) in xcoff64_ppc_relocate_section()
H A Delf32-bfin.c92 if (howto->complain_on_overflow != complain_overflow_dont) in bfin_pcrel24_reloc()
95 status = bfd_check_overflow (howto->complain_on_overflow, in bfin_pcrel24_reloc()
194 if (howto->complain_on_overflow != complain_overflow_dont) in bfin_imm16_reloc()
197 flag = bfd_check_overflow (howto->complain_on_overflow, in bfin_imm16_reloc()
348 if (howto->complain_on_overflow != complain_overflow_dont) in bfin_bfd_reloc()
352 status = bfd_check_overflow (howto->complain_on_overflow, in bfin_bfd_reloc()
H A Delfxx-aarch64.c191 switch (howto->complain_on_overflow) in _bfd_aarch64_elf_put_addend()
H A Dcoff-rs6000.c67 ((howto->complain_on_overflow == complain_overflow_signed \
3252 howto->complain_on_overflow = complain_overflow_dont; in xcoff_reloc_type_br()
3301 howto->complain_on_overflow = complain_overflow_bitfield; in xcoff_reloc_type_br()
3804 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff_ppc_relocate_section()
3900 if (((*xcoff_complain_overflow[howto.complain_on_overflow]) in xcoff_ppc_relocate_section()
H A Delfxx-loongarch.c1996 if (howto->complain_on_overflow != complain_overflow_signed) in reloc_sign_bits()
H A Delfxx-sparc.c3856 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
3875 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
3894 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
3955 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
H A Delf32-arc.c1362 if (reloc_data.howto->complain_on_overflow != complain_overflow_dont) in arc_do_relocation()
1363 flag = bfd_check_overflow (reloc_data.howto->complain_on_overflow, in arc_do_relocation()
H A Delf32-pru.c492 BFD_ASSERT (howto->complain_on_overflow == complain_overflow_bitfield); in pru_elf32_do_s10_pcrel_relocate()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-ns32k.c364 if (howto->complain_on_overflow != complain_overflow_dont) in do_ns32k_reloc()
374 switch (howto->complain_on_overflow) in do_ns32k_reloc()
556 if ((howto->complain_on_overflow != complain_overflow_dont) && overflow) in do_ns32k_reloc()
602 if (howto->complain_on_overflow != complain_overflow_dont) in _bfd_do_ns32k_reloc_contents()
666 switch (howto->complain_on_overflow) in _bfd_do_ns32k_reloc_contents()
H A Delfxx-loongarch.c772 if (howto->complain_on_overflow == complain_overflow_signed) in loongarch_gen_adjust_reloc_bits()
788 else if (howto->complain_on_overflow == complain_overflow_unsigned) in loongarch_gen_adjust_reloc_bits()
816 if (howto->complain_on_overflow != complain_overflow_signed) in loongarch_adjust_reloc_bits_l16_xx5_h5()
856 if (howto->complain_on_overflow != complain_overflow_signed) in loongarch_adjust_reloc_bits_l16_h10()
H A Dreloc.c894 if (howto->complain_on_overflow != complain_overflow_dont in bfd_perform_relocation()
896 flag = bfd_check_overflow (howto->complain_on_overflow, in bfd_perform_relocation()
1228 if (howto->complain_on_overflow != complain_overflow_dont) in bfd_install_relocation()
1229 flag = bfd_check_overflow (howto->complain_on_overflow, in bfd_install_relocation()
1396 if (howto->complain_on_overflow != complain_overflow_dont) in _bfd_relocate_contents()
1413 switch (howto->complain_on_overflow) in _bfd_relocate_contents()
H A Delf64-bpf.c529 r = bfd_check_overflow (howto->complain_on_overflow, in bpf_elf_relocate_section()
637 status = bfd_check_overflow (reloc_entry->howto->complain_on_overflow, in bpf_elf_generic_reloc()
H A Dcoff64-rs6000.c244 ((howto->complain_on_overflow == complain_overflow_signed \
836 howto->complain_on_overflow = complain_overflow_dont; in xcoff64_reloc_type_br()
885 howto->complain_on_overflow = complain_overflow_bitfield; in xcoff64_reloc_type_br()
1605 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff64_ppc_relocate_section()
1705 if (((*xcoff_complain_overflow[howto.complain_on_overflow]) in xcoff64_ppc_relocate_section()
H A Delf32-bfin.c92 if (howto->complain_on_overflow != complain_overflow_dont) in bfin_pcrel24_reloc()
95 status = bfd_check_overflow (howto->complain_on_overflow, in bfin_pcrel24_reloc()
194 if (howto->complain_on_overflow != complain_overflow_dont) in bfin_imm16_reloc()
197 flag = bfd_check_overflow (howto->complain_on_overflow, in bfin_imm16_reloc()
348 if (howto->complain_on_overflow != complain_overflow_dont) in bfin_bfd_reloc()
352 status = bfd_check_overflow (howto->complain_on_overflow, in bfin_bfd_reloc()
H A Dcoff-rs6000.c67 ((howto->complain_on_overflow == complain_overflow_signed \
3157 howto->complain_on_overflow = complain_overflow_dont; in xcoff_reloc_type_br()
3206 howto->complain_on_overflow = complain_overflow_bitfield; in xcoff_reloc_type_br()
3720 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff_ppc_relocate_section()
3816 if (((*xcoff_complain_overflow[howto.complain_on_overflow]) in xcoff_ppc_relocate_section()
H A Delfxx-aarch64.c191 switch (howto->complain_on_overflow) in _bfd_aarch64_elf_put_addend()
H A Delfxx-sparc.c3856 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
3875 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
3894 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
3955 r = bfd_check_overflow (howto->complain_on_overflow, in _bfd_sparc_elf_relocate_section()
H A Delf32-arc.c1349 if (reloc_data.howto->complain_on_overflow != complain_overflow_dont) in arc_do_relocation()
1350 flag = bfd_check_overflow (reloc_data.howto->complain_on_overflow, in arc_do_relocation()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldctor.c315 if (howto->complain_on_overflow == complain_overflow_signed) in ldctor_build_sets()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldctor.c314 if (howto->complain_on_overflow == complain_overflow_signed) in ldctor_build_sets()

123456