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

#include <unwind.h>

Data Fields

struct task_structt
 
unsigned long sp
 
unsigned long ip
 
unsigned long rp
 
unsigned long r31
 
unsigned long prev_sp
 
unsigned long prev_ip
 

Detailed Description

Definition at line 54 of file unwind.h.

Field Documentation

unsigned long ip

Definition at line 60 of file unwind.h.

unsigned long prev_ip

Definition at line 61 of file unwind.h.

unsigned long prev_sp

Definition at line 61 of file unwind.h.

unsigned long r31

Definition at line 60 of file unwind.h.

unsigned long rp

Definition at line 60 of file unwind.h.

unsigned long sp

Definition at line 60 of file unwind.h.

Definition at line 55 of file unwind.h.


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