Searched refs:PTRACE_GETREGSET (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/sys/ |
D | ptrace.h | 50 #undef PTRACE_GETREGSET 153 PTRACE_GETREGSET = 0x4204, enumerator 154 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/sys/ |
D | ptrace.h | 38 # undef PTRACE_GETREGSET 223 PTRACE_GETREGSET = 0x4204, enumerator 224 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/sys/ |
D | ptrace.h | 47 # undef PTRACE_GETREGSET 176 PTRACE_GETREGSET = 0x4204, enumerator 177 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sys/ |
D | ptrace.h | 132 PTRACE_GETREGSET = 0x4204, enumerator 133 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/sys/ |
D | ptrace.h | 115 PTRACE_GETREGSET = 0x4204, enumerator 116 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86/sys/ |
D | ptrace.h | 152 PTRACE_GETREGSET = 0x4204, enumerator 153 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/sys/ |
D | ptrace.h | 162 PTRACE_GETREGSET = 0x4204, enumerator 163 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sys/ |
D | ptrace.h | 183 PTRACE_GETREGSET = 0x4204, enumerator 184 #define PTRACE_GETREGSET PTRACE_GETREGSET macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/ |
D | tst-ptrace-singleblock.c | 90 TEST_VERIFY_EXIT (ptrace (PTRACE_GETREGSET, pid, NT_PRSTATUS, &parea2) in tracer_func()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.23 | 31077 (PTRACE_GETREGSET): New.
|