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

#include <stacktrace.h>

Data Fields

unsigned long fp
 
unsigned long sp
 
unsigned long lr
 
unsigned long pc
 
unsigned long rets
 
unsigned long ra
 

Detailed Description

Definition at line 4 of file stacktrace.h.

Field Documentation

unsigned long fp

Definition at line 5 of file stacktrace.h.

unsigned long lr

Definition at line 7 of file stacktrace.h.

unsigned long pc

Definition at line 8 of file stacktrace.h.

unsigned long ra

Definition at line 15 of file backtrace.c.

unsigned long rets

Definition at line 17 of file stacktrace.c.

unsigned long sp

Definition at line 6 of file stacktrace.h.


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