Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-amd64-linux.c338 case VKI_PTRACE_GETREGSET: in PRE()
375 case VKI_PTRACE_GETREGSET: in POST()
Dsyswrap-mips64-linux.c357 case VKI_PTRACE_GETREGSET: in PRE()
382 case VKI_PTRACE_GETREGSET: in POST()
Dsyswrap-s390x-linux.c260 case VKI_PTRACE_GETREGSET: in PRE()
299 case VKI_PTRACE_GETREGSET: in POST()
Dsyswrap-arm-linux.c471 case VKI_PTRACE_GETREGSET: in PRE()
519 case VKI_PTRACE_GETREGSET: in POST()
Dsyswrap-mips32-linux.c464 case VKI_PTRACE_GETREGSET: in PRE()
489 case VKI_PTRACE_GETREGSET: in POST()
Dsyswrap-x86-linux.c889 case VKI_PTRACE_GETREGSET: in PRE()
932 case VKI_PTRACE_GETREGSET: in POST()
/external/valgrind/include/vki/
Dvki-linux.h2339 #define VKI_PTRACE_GETREGSET 0x4204 macro