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

#include <ptrace.h>

Data Fields

unsigned long locals [8]
 
unsigned long ins [6]
 
struct sparc_stackffp
 
unsigned long callers_pc
 
charstructptr
 
unsigned long xargs [6]
 
unsigned long xxargs [1]
 

Detailed Description

Definition at line 118 of file ptrace.h.

Field Documentation

unsigned long callers_pc

Definition at line 122 of file ptrace.h.

Definition at line 121 of file ptrace.h.

unsigned long ins[6]

Definition at line 120 of file ptrace.h.

unsigned long locals[8]

Definition at line 119 of file ptrace.h.

char* structptr

Definition at line 123 of file ptrace.h.

unsigned long xargs[6]

Definition at line 124 of file ptrace.h.

unsigned long xxargs[1]

Definition at line 125 of file ptrace.h.


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