Searched refs:reloc_signed_max (Results 1 – 10 of 10) sorted by relevance
392 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local393 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;402 if ((bfd_signed_vma) check > reloc_signed_max693 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local694 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;696 if (signed_check > reloc_signed_max
453 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in tic30_aout_relocate_contents() local454 bfd_signed_vma reloc_signed_min = ~reloc_signed_max; in tic30_aout_relocate_contents()456 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min) in tic30_aout_relocate_contents()
3357 bfd_signed_vma reloc_signed_max = ((1 << (howto->bitsize - 1)) - 1) >> howto->rightshift; in elf32_arm_final_link_relocate() local3358 bfd_signed_vma reloc_signed_min = ~ reloc_signed_max; in elf32_arm_final_link_relocate()3447 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min) in elf32_arm_final_link_relocate()3476 bfd_signed_vma reloc_signed_max = ((1 << (howto->bitsize - 1)) - 1) >> howto->rightshift; in elf32_arm_final_link_relocate() local3477 bfd_signed_vma reloc_signed_min = ~ reloc_signed_max; in elf32_arm_final_link_relocate()3517 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min) in elf32_arm_final_link_relocate()3550 bfd_signed_vma reloc_signed_min = ~ reloc_signed_max; in elf32_arm_final_link_relocate()3591 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min) in elf32_arm_final_link_relocate()3619 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in elf32_arm_final_link_relocate() local3620 bfd_signed_vma reloc_signed_min = ~ reloc_signed_max; in elf32_arm_final_link_relocate()[all …]
1564 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in coff_arm_relocate_section() local1565 bfd_signed_vma reloc_signed_min = ~reloc_signed_max; in coff_arm_relocate_section()1624 if ( signed_check > reloc_signed_max in coff_arm_relocate_section()
9124 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
394 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local395 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;404 if ((bfd_signed_vma) check > reloc_signed_max695 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local696 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;698 if (signed_check > reloc_signed_max
495 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local496 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;497 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min)
1591 bfd_signed_vma reloc_signed_max = ((1 << (howto->bitsize - 1)) - 1) >> howto->rightshift; local1592 bfd_signed_vma reloc_signed_min = ~ reloc_signed_max;1669 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min)1697 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local1698 bfd_signed_vma reloc_signed_min = ~ reloc_signed_max;1731 if (signed_check > reloc_signed_max || signed_check < reloc_signed_min)
1649 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; local1650 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;1709 if ( signed_check > reloc_signed_max