Home
last modified time | relevance | path

Searched refs:VG_UCONTEXT_SYSCALL_SYSRES (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
Dm_signals.c273 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
285 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
341 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
363 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( struct vki_ucontext* uc ) in VG_UCONTEXT_SYSCALL_SYSRES() function
379 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
405 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( void* ucV, in VG_UCONTEXT_SYSCALL_SYSRES() function
457 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( void* ucV, in VG_UCONTEXT_SYSCALL_SYSRES() function
472 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
1998 sres = VG_UCONTEXT_SYSCALL_SYSRES(uc, tst->arch.vex.guest_SC_CLASS); in async_signalhandler()
2000 sres = VG_UCONTEXT_SYSCALL_SYSRES(uc); in async_signalhandler()