Searched refs:pc_for_insn (Results 1 – 2 of 2) sorted by relevance
12516 Arm_address pc_for_insn = address + i + 4; in scan_span_for_cortex_a8_erratum() local12540 pc_for_insn &= ~3; in scan_span_for_cortex_a8_erratum()12546 offset = (off_t) (cortex_a8_reloc->destination() - pc_for_insn); in scan_span_for_cortex_a8_erratum()12548 Arm_address target = (pc_for_insn + offset) | (is_blx ? 0 : 1); in scan_span_for_cortex_a8_erratum()
4847 bfd_vma pc_for_insn = base_vma + i + 4; in cortex_a8_erratum_scan() local4872 pc_for_insn &= ~ ((bfd_vma) 3); in cortex_a8_erratum_scan()4880 (bfd_signed_vma) (found->destination - pc_for_insn); in cortex_a8_erratum_scan()4888 target = pc_for_insn + offset; in cortex_a8_erratum_scan()