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

#include <unwind.h>

Data Fields

unsigned int region_start
 
unsigned int region_end
 
unsigned int Cannot_unwind:1
 
unsigned int Millicode:1
 
unsigned int Millicode_save_sr0:1
 
unsigned int Region_description:2
 
unsigned int reserved1:1
 
unsigned int Entry_SR:1
 
unsigned int Entry_FR:4
 
unsigned int Entry_GR:5
 
unsigned int Args_stored:1
 
unsigned int Variable_Frame:1
 
unsigned int Separate_Package_Body:1
 
unsigned int Frame_Extension_Millicode:1
 
unsigned int Stack_Overflow_Check:1
 
unsigned int Two_Instruction_SP_Increment:1
 
unsigned int Ada_Region:1
 
unsigned int cxx_info:1
 
unsigned int cxx_try_catch:1
 
unsigned int sched_entry_seq:1
 
unsigned int reserved2:1
 
unsigned int Save_SP:1
 
unsigned int Save_RP:1
 
unsigned int Save_MRP_in_frame:1
 
unsigned int extn_ptr_defined:1
 
unsigned int Cleanup_defined:1
 
unsigned int MPE_XL_interrupt_marker:1
 
unsigned int HP_UX_interrupt_marker:1
 
unsigned int Large_frame:1
 
unsigned int Pseudo_SP_Set:1
 
unsigned int reserved4:1
 
unsigned int Total_frame_size:27
 

Detailed Description

Definition at line 7 of file unwind.h.

Field Documentation

unsigned int Ada_Region

Definition at line 24 of file unwind.h.

unsigned int Args_stored

Definition at line 18 of file unwind.h.

unsigned int Cannot_unwind

Definition at line 10 of file unwind.h.

unsigned int Cleanup_defined

Definition at line 33 of file unwind.h.

unsigned int cxx_info

Definition at line 25 of file unwind.h.

unsigned int cxx_try_catch

Definition at line 26 of file unwind.h.

unsigned int Entry_FR

Definition at line 16 of file unwind.h.

unsigned int Entry_GR

Definition at line 17 of file unwind.h.

unsigned int Entry_SR

Definition at line 15 of file unwind.h.

unsigned int extn_ptr_defined

Definition at line 32 of file unwind.h.

unsigned int Frame_Extension_Millicode

Definition at line 21 of file unwind.h.

unsigned int HP_UX_interrupt_marker

Definition at line 36 of file unwind.h.

unsigned int Large_frame

Definition at line 37 of file unwind.h.

unsigned int Millicode

Definition at line 11 of file unwind.h.

unsigned int Millicode_save_sr0

Definition at line 12 of file unwind.h.

unsigned int MPE_XL_interrupt_marker

Definition at line 35 of file unwind.h.

unsigned int Pseudo_SP_Set

Definition at line 38 of file unwind.h.

unsigned int Region_description

Definition at line 13 of file unwind.h.

unsigned int region_end

Definition at line 9 of file unwind.h.

unsigned int region_start

Definition at line 8 of file unwind.h.

unsigned int reserved1

Definition at line 14 of file unwind.h.

unsigned int reserved2

Definition at line 28 of file unwind.h.

unsigned int reserved4

Definition at line 39 of file unwind.h.

unsigned int Save_MRP_in_frame

Definition at line 31 of file unwind.h.

unsigned int Save_RP

Definition at line 30 of file unwind.h.

unsigned int Save_SP

Definition at line 29 of file unwind.h.

unsigned int sched_entry_seq

Definition at line 27 of file unwind.h.

unsigned int Separate_Package_Body

Definition at line 20 of file unwind.h.

unsigned int Stack_Overflow_Check

Definition at line 22 of file unwind.h.

unsigned int Total_frame_size

Definition at line 40 of file unwind.h.

unsigned int Two_Instruction_SP_Increment

Definition at line 23 of file unwind.h.

unsigned int Variable_Frame

Definition at line 19 of file unwind.h.


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