Searched refs:max_branch_offset (Results 1 – 2 of 2) sorted by relevance
5314 bfd_vma max_branch_offset, val; in ppc_elf_relax_section() local5324 max_branch_offset = 1 << 25; in ppc_elf_relax_section()5330 max_branch_offset = 1 << 15; in ppc_elf_relax_section()5468 if (symaddr - reladdr + max_branch_offset < 2 * max_branch_offset) in ppc_elf_relax_section()5482 if (val >= max_branch_offset) in ppc_elf_relax_section()5526 if (val >= max_branch_offset) in ppc_elf_relax_section()
8283 bfd_vma max_branch_offset; in ppc_type_of_stub() local8328 max_branch_offset = 1 << 25; in ppc_type_of_stub()8330 max_branch_offset = 1 << 15; in ppc_type_of_stub()8332 if (branch_offset + max_branch_offset >= 2 * max_branch_offset) in ppc_type_of_stub()