Searched refs:max_branch_offset (Results 1 – 6 of 6) sorted by relevance
565 bfd_vma max_branch_offset; in hppa_type_of_stub() local595 max_branch_offset = (1 << (17-1)) << 2; in hppa_type_of_stub()599 max_branch_offset = (1 << (12-1)) << 2; in hppa_type_of_stub()603 max_branch_offset = (1 << (22-1)) << 2; in hppa_type_of_stub()606 if (branch_offset + max_branch_offset >= 2*max_branch_offset) in hppa_type_of_stub()3051 bfd_vma max_branch_offset = 0; in final_link_relocate() local3269 max_branch_offset = (1 << (17-1)) << 2; in final_link_relocate()3273 max_branch_offset = (1 << (12-1)) << 2; in final_link_relocate()3277 max_branch_offset = (1 << (22-1)) << 2; in final_link_relocate()3288 if (value + addend + max_branch_offset >= 2*max_branch_offset) in final_link_relocate()[all …]
1694 bfd_vma max_branch_offset, val; in ppc_elf_relax_section() local1703 max_branch_offset = 1 << 25; in ppc_elf_relax_section()1709 max_branch_offset = 1 << 15; in ppc_elf_relax_section()1793 if (symaddr - reladdr + max_branch_offset < 2 * max_branch_offset) in ppc_elf_relax_section()1807 if (val >= max_branch_offset) in ppc_elf_relax_section()1850 if (val >= max_branch_offset) in ppc_elf_relax_section()
6134 bfd_vma max_branch_offset; in ppc_type_of_stub() local6167 max_branch_offset = 1 << 25; in ppc_type_of_stub()6169 max_branch_offset = 1 << 15; in ppc_type_of_stub()6171 if (branch_offset + max_branch_offset >= 2 * max_branch_offset) in ppc_type_of_stub()
594 bfd_vma max_branch_offset; in hppa_type_of_stub() local624 max_branch_offset = (1 << (17-1)) << 2; in hppa_type_of_stub()628 max_branch_offset = (1 << (12-1)) << 2; in hppa_type_of_stub()632 max_branch_offset = (1 << (22-1)) << 2; in hppa_type_of_stub()635 if (branch_offset + max_branch_offset >= 2*max_branch_offset) in hppa_type_of_stub()3175 bfd_vma max_branch_offset = 0; in final_link_relocate() local3385 max_branch_offset = (1 << (17-1)) << 2; in final_link_relocate()3389 max_branch_offset = (1 << (12-1)) << 2; in final_link_relocate()3393 max_branch_offset = (1 << (22-1)) << 2; in final_link_relocate()3404 if (value + addend + max_branch_offset >= 2*max_branch_offset) in final_link_relocate()[all …]
5044 bfd_vma max_branch_offset, val; in ppc_elf_relax_section() local5054 max_branch_offset = 1 << 25; in ppc_elf_relax_section()5060 max_branch_offset = 1 << 15; in ppc_elf_relax_section()5198 if (symaddr - reladdr + max_branch_offset < 2 * max_branch_offset) in ppc_elf_relax_section()5212 if (val >= max_branch_offset) in ppc_elf_relax_section()5259 if (val >= max_branch_offset) in ppc_elf_relax_section()
8119 bfd_vma max_branch_offset; in ppc_type_of_stub() local8164 max_branch_offset = 1 << 25; in ppc_type_of_stub()8166 max_branch_offset = 1 << 15; in ppc_type_of_stub()8168 if (branch_offset + max_branch_offset >= 2 * max_branch_offset) in ppc_type_of_stub()