Searched refs:VG_UCONTEXT_STACK_PTR (Results 1 – 2 of 2) sorted by relevance
272 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_mcontext.esp) macro284 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_mcontext.rsp) macro340 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_regs->mc_gregs[VKI_PT_R1]) macro355 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_mcontext.gp_regs[VKI_PT_R1]) macro378 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_mcontext.arm_sp) macro399 static inline Addr VG_UCONTEXT_STACK_PTR( void* ucV ) { in VG_UCONTEXT_STACK_PTR() function454 static inline Addr VG_UCONTEXT_STACK_PTR( void* ucV ) { in VG_UCONTEXT_STACK_PTR() function470 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_mcontext.regs.gprs[15]) macro2307 VG_UCONTEXT_STACK_PTR(uc)); in sync_signalhandler_from_kernel()
153 # define VG_UCONTEXT_STACK_PTR(uc) ((uc)->uc_mcontext.arm_sp)