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

Data Fields

unsigned char version
 
unsigned char eh_frame_ptr_enc
 
unsigned char fde_count_enc
 
unsigned char table_enc
 
u64 enc [2]
 
char data [0]
 

Detailed Description

Definition at line 199 of file unwind.c.

Field Documentation

char data[0]

Definition at line 222 of file unwind.c.

unsigned char eh_frame_ptr_enc

Definition at line 201 of file unwind.c.

u64 enc[2]

Definition at line 214 of file unwind.c.

unsigned char fde_count_enc

Definition at line 202 of file unwind.c.

unsigned char table_enc

Definition at line 203 of file unwind.c.

unsigned char version

Definition at line 200 of file unwind.c.


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