Searched refs:r_pc (Results 1 – 7 of 7) sorted by relevance
65 (srP)->r_pc = (ULong)eip; \81 (srP)->r_pc = rip; \100 (srP)->r_pc = (ULong)cia; \119 (srP)->r_pc = cia; \137 (srP)->r_pc = block[0] - 8; \158 (srP)->r_pc = block[0]; \174 (srP)->r_pc = ia; \198 (srP)->r_pc = (ULong)pc - 8; \223 (srP)->r_pc = (ULong)pc - 8; \247 (srP)->r_pc = (ULong)pc - 8; \
212 uregs.xip = (Addr)startRegs->r_pc;505 uregs.xip = startRegs->r_pc;712 Addr ip = (Addr)startRegs->r_pc;979 uregs.r15 = startRegs->r_pc & 0xFFFFFFFE;1125 uregs.pc = startRegs->r_pc;1221 uregs.ia = startRegs->r_pc;1304 uregs.pc = startRegs->r_pc;1459 uregs.pc = startRegs->r_pc;1692 && startRegs.r_pc >= VG_(client__dl_sysinfo_int80)1693 && startRegs.r_pc < VG_(client__dl_sysinfo_int80)+3[all …]
60 ULong r_pc; /* x86:EIP, amd64:RIP, ppc:CIA, arm:R15, mips:pc */ member
274 { (srP)->r_pc = (ULong)((uc)->uc_mcontext.eip); \286 { (srP)->r_pc = (uc)->uc_mcontext.rip; \345 { (srP)->r_pc = (ULong)((uc)->uc_regs->mc_gregs[VKI_PT_NIP]); \368 { (srP)->r_pc = (uc)->uc_mcontext.gp_regs[VKI_PT_NIP]; \380 { (srP)->r_pc = (uc)->uc_mcontext.arm_pc; \395 { (srP)->r_pc = (uc)->uc_mcontext.pc; \454 srP->r_pc = (ULong)(ss->__eip); in VG_UCONTEXT_TO_UnwindStartRegs()510 srP->r_pc = (ULong)(ss->__rip); in VG_UCONTEXT_TO_UnwindStartRegs()525 { (srP)->r_pc = (ULong)((uc)->uc_mcontext.regs.psw.addr); \543 { (srP)->r_pc = (uc)->uc_mcontext.sc_pc; \[all …]
69 regs->r_pc = (ULong)VG_(threads)[tid].arch.vex.guest_EIP; in VG_()74 regs->r_pc = VG_(threads)[tid].arch.vex.guest_RIP; in VG_()79 regs->r_pc = (ULong)VG_(threads)[tid].arch.vex.guest_CIA; in VG_()84 regs->r_pc = VG_(threads)[tid].arch.vex.guest_CIA; in VG_()89 regs->r_pc = (ULong)VG_(threads)[tid].arch.vex.guest_R15T; in VG_()100 regs->r_pc = VG_(threads)[tid].arch.vex.guest_PC; in VG_()105 regs->r_pc = (ULong)VG_(threads)[tid].arch.vex.guest_IA; in VG_()112 regs->r_pc = VG_(threads)[tid].arch.vex.guest_PC; in VG_()121 regs->r_pc = VG_(threads)[tid].arch.vex.guest_PC; in VG_()130 regs->r_pc = VG_(threads)[tid].arch.vex.guest_pc; in VG_()
1384 #undef r_pc
2743 (SPARC64 && LINUX): Define r_pc to r_tpc, and PTRACE_FOOREGS2756 (SPARC64 && LINUX): Define r_pc to r_tpc, and PTRACE_FOOREGS2763 (SPARC64 && LINUX): Define r_pc to r_tpc, and PTRACE_FOOREGS2776 (SPARC64 && LINUX): Define r_pc to r_tpc, and PTRACE_FOOREGS