Searched defs:reloc_signed_max (Results 1 – 2 of 2) sorted by relevance
5025 bfd_signed_vma reloc_signed_max; in elf32_arm_final_link_relocate() local5181 bfd_signed_vma reloc_signed_max = ((1 << (howto->bitsize - 1)) - 1) >> howto->rightshift; in elf32_arm_final_link_relocate() local5254 bfd_signed_vma reloc_signed_max = 0xffffe; in elf32_arm_final_link_relocate() local5314 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in elf32_arm_final_link_relocate() local
1609 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in coff_arm_relocate_section() local