Searched refs:max_br_offset (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Delf64-ppc.c9852 bfd_vma max_br_offset;
10290 max_br_offset = 1 << 25;
10311 max_br_offset = 1 << 15;
10432 && (relocation + addend - from + max_br_offset
10433 >= 2 * max_br_offset)
9848 bfd_vma max_br_offset; local

Completed in 186 milliseconds