diff options
author | Alan Modra <amodra@gmail.com> | 2022-06-08 18:34:15 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-06-08 21:33:00 +0930 |
commit | 5d2834cc7e943014cff0cef6a2a25972eb85d84a (patch) | |
tree | 8cc050d4526bd103e976984188802d9193a6bbcd /bfd/elf32-arm.c | |
parent | 5d0feb989ce5f9de16b422693136103d1d7b79ac (diff) | |
download | gdb-5d2834cc7e943014cff0cef6a2a25972eb85d84a.zip gdb-5d2834cc7e943014cff0cef6a2a25972eb85d84a.tar.gz gdb-5d2834cc7e943014cff0cef6a2a25972eb85d84a.tar.bz2 |
bfin reloc offset checks
These all ought to use bfd_reloc_offset_in_range. In particular, replace
the check using howto->size + 1u.
* elf32-bfin.c (bfin_pcrel24_reloc): Use bfd_reloc_offset_in_range.
(bfin_imm16_reloc, bfin_byte4_reloc, bfin_bfd_reloc),
(bfin_final_link_relocate): Likewise.
Diffstat (limited to 'bfd/elf32-arm.c')
0 files changed, 0 insertions, 0 deletions