Searched refs:ARM_pc (Results 1 – 7 of 7) sorted by relevance
69 regs->ARM_pc = pc & ~1; /* pc */ \98 #define KSTK_EIP(tsk) task_pt_regs(tsk)->ARM_pc
82 #define ARM_pc uregs[15] macro147 (pc_pointer((regs)->ARM_pc))
573 #define ARM_pc uregs[15] macro
230 uregs.ARM_pc = vex->guest_R15T & 0xFFFFFFFE; in ptrace_setregs()
354 regs->ARM_pc = arch->vex.guest_R15T; in fill_prstatus()
2936 { uoff(regs.ARM_pc), "pc" },
1019 scno = ptrace(PTRACE_PEEKTEXT, tcp->pid, (void *)(regs.ARM_pc - 4), NULL); in get_scno()