Searched refs:reloc_unsigned_max (Results 1 – 2 of 2) sorted by relevance
395 bfd_vma reloc_unsigned_max = in do_ns32k_reloc() local398 if ((bfd_vma) check > reloc_unsigned_max) in do_ns32k_reloc()688 bfd_vma reloc_unsigned_max = in _bfd_do_ns32k_reloc_contents() local691 if (check > reloc_unsigned_max) in _bfd_do_ns32k_reloc_contents()
478 bfd_vma reloc_unsigned_max = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in tic30_aout_relocate_contents() local480 if (check > reloc_unsigned_max) in tic30_aout_relocate_contents()