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

#include <unwind.h>

Data Fields

struct list_head list
 
struct unwind_idxstart
 
struct unwind_idxorigin
 
struct unwind_idxstop
 
unsigned long begin_addr
 
unsigned long end_addr
 
const charname
 
unsigned long gp
 
unsigned long base_addr
 
unsigned long start
 
unsigned long end
 
struct unwind_table_entrytable
 
unsigned long length
 

Detailed Description

Definition at line 37 of file unwind.h.

Field Documentation

unsigned long base_addr

Definition at line 47 of file unwind.h.

unsigned long begin_addr

Definition at line 42 of file unwind.h.

unsigned long end

Definition at line 49 of file unwind.h.

unsigned long end_addr

Definition at line 43 of file unwind.h.

unsigned long gp

Definition at line 46 of file unwind.h.

unsigned long length

Definition at line 51 of file unwind.h.

Definition at line 38 of file unwind.h.

const char* name

Definition at line 45 of file unwind.h.

Definition at line 40 of file unwind.h.

Definition at line 39 of file unwind.h.

unsigned long start

Definition at line 48 of file unwind.h.

Definition at line 41 of file unwind.h.

Definition at line 50 of file unwind.h.


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