/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-i860.c | 66 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in i860_howto_pc26_reloc() 129 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in i860_howto_pc16_reloc() 194 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in i860_howto_highadj_reloc() 246 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in i860_howto_splitn_reloc()
|
D | elf32-d30v.c | 70 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_elf_d30v_reloc() 178 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_elf_d30v_reloc_21()
|
D | cpu-ns32k.c | 177 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in do_ns32k_reloc() 780 if (address > bfd_get_section_limit (input_bfd, input_section)) in _bfd_ns32k_final_link_relocate()
|
D | reloc.c | 617 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_perform_relocation() 1000 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_install_relocation() 1337 if (address > bfd_get_section_limit (input_bfd, input_section)) in _bfd_final_link_relocate()
|
D | elf32-xtensa.c | 838 section_limit = bfd_get_section_limit (abfd, section); in xtensa_read_table_entries() 1938 input_size = bfd_get_section_limit (abfd, input_section); in elf_xtensa_do_reloc() 2232 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_elf_xtensa_reloc() 2375 input_size = bfd_get_section_limit (abfd, input_section); in replace_tls_insn() 2579 input_size = bfd_get_section_limit (input_bfd, input_section); in elf_xtensa_relocate_section() 4048 if (bfd_get_section_limit (abfd, sec) <= irel->r_offset) in get_relocation_opcode() 6097 sec_size = bfd_get_section_limit (abfd, sec); in section_cache_section() 6545 sec_size = bfd_get_section_limit (abfd, sec); in retrieve_contents() 6866 bfd_get_section_limit (abfd, sec)); in find_relaxable_sections() 6925 sec_size = bfd_get_section_limit (abfd, sec); in collect_source_relocs() [all …]
|
D | elf32-dlx.c | 93 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_dlx_elf_hi16_reloc()
|
D | coff-mips.c | 464 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_refhi_reloc() 648 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_gprel_reloc()
|
D | elf32-epiphany.c | 401 if (rel->r_offset > bfd_get_section_limit (input_bfd, input_section)) in epiphany_final_link_relocate()
|
D | elf32-m32r.c | 101 if (offset > bfd_get_section_limit (abfd, input_section)) in m32r_elf_do_10_pcrel_reloc() 195 if (reloc_entry->address > bfd_get_section_limit (input_bfd, input_section)) in m32r_elf_generic_reloc() 337 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in m32r_elf_hi16_reloc() 2405 bfd_vma high_address = bfd_get_section_limit (input_bfd, input_section); in m32r_elf_relocate_section()
|
D | ChangeLog-2004 | 860 Use bfd_get_section_limit. 864 (elf_xtensa_do_reloc): Use bfd_get_section_limit. Handle new 868 (elf_xtensa_relocate_section): Use bfd_get_section_limit. Clean up 877 (get_relocation_opcode): Add bfd parameter. Use bfd_get_section_limit. 945 (retrieve_contents): Use bfd_get_section_limit. 955 (collect_source_relocs): Use bfd_get_section_limit. Adjust calls to 959 (is_resolvable_asm_expansion): Use bfd_get_section_limit. Check for 970 init_section_cache. Use bfd_get_section_limit. Sort internal_relocs. 982 (relax_section): Use bfd_get_section_limit. Call 996 (relax_property_section): Use bfd_get_section_limit. Set new [all …]
|
D | bfd-in.h | 296 #define bfd_get_section_limit(bfd, sec) \ macro
|
D | elf32-xstormy16.c | 47 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in xstormy16_elf_24_reloc()
|
D | elf32-bfin.c | 62 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfin_pcrel24_reloc() 160 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfin_imm16_reloc() 231 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfin_byte4_reloc() 298 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfin_bfd_reloc() 1333 if (address > bfd_get_section_limit (input_bfd, input_section)) in bfin_final_link_relocate()
|
D | aout-tic30.c | 534 if (address > bfd_get_section_limit (input_bfd, input_section)) in tic30_aout_final_link_relocate()
|
D | elf32-mips.c | 1846 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in gprel32_with_gp()
|
D | elf32-m68hc1x.c | 837 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in m68hc11_elf_special_reloc()
|
D | elfn32-mips.c | 3061 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in gprel32_with_gp()
|
D | coff-arm.c | 1171 bfd_vma high_address = bfd_get_section_limit (input_bfd, input_section); in coff_arm_relocate_section()
|
D | elf64-mmix.c | 1299 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mmix_elf_reloc()
|
D | elf64-mips.c | 3244 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_elf64_gprel32_reloc()
|
D | elf32-nds32.c | 2410 if (offset > bfd_get_section_limit (abfd, input_section)) in nds32_elf_do_9_pcrel_reloc() 2483 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in nds32_elf_hi20_reloc() 2645 if (reloc_entry->address > bfd_get_section_limit (input_bfd, input_section)) in nds32_elf_generic_reloc() 4337 if (address > bfd_get_section_limit (input_bfd, input_section)) in nds32_elf_final_link_relocate() 4489 high_address = bfd_get_section_limit (input_bfd, input_section); in nds32_elf_relocate_section()
|
D | elf32-microblaze.c | 1036 if (offset > bfd_get_section_limit (input_bfd, input_section)) in microblaze_elf_relocate_section()
|
D | elf32-sh.c | 141 if (addr > bfd_get_section_limit (input_bfd, input_section)) in sh_elf_reloc_loop() 3788 if (offset > bfd_get_section_limit (input_bfd, input_section)) in install_movi20_field()
|
D | elf32-v850.c | 849 if (reloc->address > bfd_get_section_limit (abfd, isection)) in v850_elf_reloc()
|
D | elfxx-mips.c | 2344 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_mips_elf_gprel16_with_gp() 2410 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_mips_elf_hi16_reloc() 2462 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_mips_elf_lo16_reloc() 2525 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_mips_elf_generic_reloc()
|