Home | History | Annotate | Download | only in bfd

Lines Matching refs:reloc_unsigned_max

478 	    bfd_vma reloc_unsigned_max = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1;
480 if (check > reloc_unsigned_max)