Searched refs:VG_UCONTEXT_INSTR_PTR (Results 1 – 2 of 2) sorted by relevance
271 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.eip) macro283 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.rip) macro339 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_regs->mc_gregs[VKI_PT_NIP]) macro354 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.gp_regs[VKI_PT_NIP]) macro377 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.arm_pc) macro393 static inline Addr VG_UCONTEXT_INSTR_PTR( void* ucV ) { in VG_UCONTEXT_INSTR_PTR() function451 static inline Addr VG_UCONTEXT_INSTR_PTR( void* ucV ) { in VG_UCONTEXT_INSTR_PTR() function469 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.regs.psw.addr) macro2006 VG_UCONTEXT_INSTR_PTR(uc), in async_signalhandler()2353 VG_UCONTEXT_INSTR_PTR(uc), in sync_signalhandler()
152 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.arm_pc)