#include <uapi/asm/ptrace.h>
Go to the source code of this file.
#define arch_has_single_step |
( |
| ) |
(1) |
#define compat_lr regs[14] |
#define COMPAT_PSR_IT_MASK 0x0600fc00 /* If-Then execution state mask */ |
#define COMPAT_PSR_MODE_USR 0x00000010 |
#define COMPAT_PSR_T_BIT 0x00000020 |
#define COMPAT_PT_DATA_ADDR 0x10004 |
#define COMPAT_PT_TEXT_ADDR 0x10000 |
#define COMPAT_PT_TEXT_END_ADDR 0x10008 |
#define COMPAT_PTRACE_GET_THREAD_AREA 22 |
#define COMPAT_PTRACE_GETHBPREGS 29 |
#define COMPAT_PTRACE_GETREGS 12 |
#define COMPAT_PTRACE_GETVFPREGS 27 |
#define COMPAT_PTRACE_SET_SYSCALL 23 |
#define COMPAT_PTRACE_SETHBPREGS 30 |
#define COMPAT_PTRACE_SETREGS 13 |
#define COMPAT_PTRACE_SETVFPREGS 28 |
#define compat_sp regs[13] |
#define compat_thumb_mode |
( |
|
regs | ) |
(0) |
#define compat_user_mode |
( |
|
regs | ) |
|
#define COMPAT_USER_SZ 296 |