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

#include <unwind_i.h>

Data Fields

struct unw_tablenext
 
const charname
 
unsigned long gp
 
unsigned long segment_base
 
unsigned long start
 
unsigned long end
 
struct unw_table_entryarray
 
unsigned long length
 

Detailed Description

Definition at line 48 of file unwind_i.h.

Field Documentation

Definition at line 55 of file unwind_i.h.

unsigned long end

Definition at line 54 of file unwind_i.h.

unsigned long gp

Definition at line 51 of file unwind_i.h.

unsigned long length

Definition at line 56 of file unwind_i.h.

const char* name

Definition at line 50 of file unwind_i.h.

Definition at line 49 of file unwind_i.h.

unsigned long segment_base

Definition at line 52 of file unwind_i.h.

unsigned long start

Definition at line 53 of file unwind_i.h.


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