Searched refs:branch_offset (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elfxx-mips.c | 8423 bfd_vma plt_address, plt_index, got_address, got_offset, branch_offset; in _bfd_mips_vxworks_finish_dynamic_symbol() local 8451 branch_offset = -(h->plt.offset / 4 + 1) & 0xffff; in _bfd_mips_vxworks_finish_dynamic_symbol() 8463 bfd_put_32 (output_bfd, plt_entry[0] | branch_offset, loc); in _bfd_mips_vxworks_finish_dynamic_symbol() 8474 bfd_put_32 (output_bfd, plt_entry[0] | branch_offset, loc); in _bfd_mips_vxworks_finish_dynamic_symbol()
|
| D | elf64-ppc.c | 8126 bfd_vma branch_offset; in ppc_type_of_stub() local 8168 branch_offset = destination - location; in ppc_type_of_stub() 8176 if (branch_offset + max_branch_offset >= 2 * max_branch_offset) in ppc_type_of_stub()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-1998 | 15261 (max_uid_before_fixup_addr_diff_vecs, branch_offset): Deleted. 15265 (output_branchy_insn): Don't use branch_offset.
|
| D | FSFChangeLog.11 | 3113 (branch_offset, short_cbranch_p, med_branch_p): Likewise.
|