Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pt_all_user_regs Struct Reference

#include <ptrace.h>

Data Fields

unsigned long nat
 
unsigned long cr_iip
 
unsigned long cfm
 
unsigned long cr_ipsr
 
unsigned long pr
 
unsigned long gr [32]
 
unsigned long br [8]
 
unsigned long ar [128]
 
struct ia64_fpreg fr [128]
 

Detailed Description

Definition at line 208 of file ptrace.h.

Field Documentation

unsigned long ar[128]

Definition at line 217 of file ptrace.h.

unsigned long br[8]

Definition at line 216 of file ptrace.h.

unsigned long cfm

Definition at line 211 of file ptrace.h.

unsigned long cr_iip

Definition at line 210 of file ptrace.h.

unsigned long cr_ipsr

Definition at line 212 of file ptrace.h.

struct ia64_fpreg fr[128]

Definition at line 218 of file ptrace.h.

unsigned long gr[32]

Definition at line 215 of file ptrace.h.

unsigned long nat

Definition at line 209 of file ptrace.h.

unsigned long pr

Definition at line 213 of file ptrace.h.


The documentation for this struct was generated from the following file: