Home
last modified time | relevance | path

Searched defs:reloc_unsigned_max (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-ns32k.c412 bfd_vma reloc_unsigned_max = local
706 bfd_vma reloc_unsigned_max = local
H A Daout-tic30.c462 bfd_vma reloc_unsigned_max = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in tic30_aout_relocate_contents() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcpu-ns32k.c414 bfd_vma reloc_unsigned_max = local
708 bfd_vma reloc_unsigned_max = local
H A Daout-tic30.c503 bfd_vma reloc_unsigned_max = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; local