Lines Matching full:reloc_bits
865 bfd_vma reloc_bits, check, Rvalue1;943 reloc_bits = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1;949 if (((bfd_vma) check & ~reloc_bits) != 0950 && (((bfd_vma) check & ~reloc_bits)951 != (-(bfd_vma) 1 & ~reloc_bits)))962 if (((bfd_vma) check & ~reloc_bits)963 != (-(bfd_vma) 1 & ~reloc_bits))