LLDB mainline
NativeRegisterContextLinux.cpp File Reference

Go to the source code of this file.

Macros

#define PTRACE_GETREGS   12
#define PTRACE_SETREGS   13
#define PTRACE_GETFPREGS   14
#define PTRACE_SETFPREGS   15
#define PTRACE_GETREGSET   0x4204
#define PTRACE_SETREGSET   0x4205

Macro Definition Documentation

◆ PTRACE_GETFPREGS

#define PTRACE_GETFPREGS   14

◆ PTRACE_GETREGS

#define PTRACE_GETREGS   12

◆ PTRACE_GETREGSET

#define PTRACE_GETREGSET   0x4204

Definition at line 40 of file NativeRegisterContextLinux.cpp.

◆ PTRACE_SETFPREGS

#define PTRACE_SETFPREGS   15

Definition at line 36 of file NativeRegisterContextLinux.cpp.

◆ PTRACE_SETREGS

#define PTRACE_SETREGS   13

Definition at line 28 of file NativeRegisterContextLinux.cpp.

◆ PTRACE_SETREGSET

#define PTRACE_SETREGSET   0x4205

Definition at line 44 of file NativeRegisterContextLinux.cpp.