Home
last modified time | relevance | path

Searched refs:reloc_overflow (Results 1 – 25 of 98) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-z8k.c268 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
297 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
325 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
352 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
Dcoff-h8300.c651 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
683 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
773 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
797 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
844 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
1044 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
1127 if (! ((*link_info->callbacks->reloc_overflow) in h8300_reloc16_extra_cases()
Dcoff-h8500.c248 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
272 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
Dcoff-z80.c192 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
251 if (! ((*link_info->callbacks->reloc_overflow) in extra_case()
Dcoff-w65.c314 if (! ((*link_info->callbacks->reloc_overflow) in w65_reloc16_extra_cases()
339 if (! ((*link_info->callbacks->reloc_overflow) in w65_reloc16_extra_cases()
Dsimple.c219 callbacks.reloc_overflow = simple_dummy_reloc_overflow; in bfd_simple_get_relocated_section_contents()
Delf32-moxie.c269 r = info->callbacks->reloc_overflow in moxie_elf_relocate_section()
Dcoff-mcore.c520 if (! ((*info->callbacks->reloc_overflow) in coff_mcore_relocate_section()
Delf32-mt.c383 r = info->callbacks->reloc_overflow in mt_elf_relocate_section()
Dcoff-tic80.c691 if (! ((*info->callbacks->reloc_overflow) in coff_tic80_relocate_section()
Delf32-d10v.c497 if (!((*info->callbacks->reloc_overflow) in elf32_d10v_relocate_section()
Delf32-mcore.c529 (*info->callbacks->reloc_overflow) in mcore_elf_relocate_section()
Delf32-epiphany.c545 r = info->callbacks->reloc_overflow in epiphany_elf_relocate_section()
Delf32-fr30.c575 r = info->callbacks->reloc_overflow in fr30_elf_relocate_section()
Dcoff-i960.c558 if (! ((*info->callbacks->reloc_overflow) in coff_i960_relocate_section()
Delf32-iq2000.c676 r = info->callbacks->reloc_overflow in iq2000_elf_relocate_section()
Delf32-mep.c523 r = info->callbacks->reloc_overflow in mep_elf_relocate_section()
Dcoff-alpha.c1116 if (! ((*link_info->callbacks->reloc_overflow) in alpha_ecoff_get_relocated_section_contents()
1945 if (! ((*info->callbacks->reloc_overflow) in alpha_relocate_section()
Delf32-xstormy16.c923 r = info->callbacks->reloc_overflow in xstormy16_elf_relocate_section()
Dreloc.c7641 if (!((*link_info->callbacks->reloc_overflow) in bfd_generic_get_relocated_section_contents()
Delf32-i860.c1199 r = info->callbacks->reloc_overflow in elf32_i860_relocate_section()
Delf32-cr16c.c764 if (!((*info->callbacks->reloc_overflow) in elf32_cr16c_relocate_section()
Delf32-i370.c1344 (*info->callbacks->reloc_overflow) (info, in i370_elf_relocate_section()
/toolchain/binutils/binutils-2.25/ld/
Dldmain.c131 static bfd_boolean reloc_overflow
151 reloc_overflow,
1379 reloc_overflow (struct bfd_link_info *info, in reloc_overflow() function
/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h620 bfd_boolean (*reloc_overflow) member

1234