Home
last modified time | relevance | path

Searched refs:branch_pc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c10727 bfd_vma branch_pc; in mips_elf_create_la25_stub() local
10756 branch_pc = s->output_section->vma + s->output_offset + offset + 8; in mips_elf_create_la25_stub()
10769 pcrel_offset = target - (branch_pc + 4); in mips_elf_create_la25_stub()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c10818 bfd_vma branch_pc; in mips_elf_create_la25_stub() local
10847 branch_pc = s->output_section->vma + s->output_offset + offset + 8; in mips_elf_create_la25_stub()
10860 pcrel_offset = target - (branch_pc + 4); in mips_elf_create_la25_stub()