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

#include <unwind_i.h>

Data Fields

unsigned int first_region: 1
 
unsigned int done: 1
 
unsigned int any_spills: 1
 
unsigned int in_body: 1
 
unsigned long flags
 
u8imask
 
unsigned long pr_val
 
unsigned long pr_mask
 
long spill_offset
 
int region_start
 
int region_len
 
int epilogue_start
 
int epilogue_count
 
int when_target
 
u8 gr_save_loc
 
u8 return_link_reg
 
struct unw_labeled_statelabeled_states
 
struct unw_reg_state curr
 

Detailed Description

Definition at line 93 of file unwind_i.h.

Field Documentation

unsigned int any_spills

Definition at line 96 of file unwind_i.h.

Definition at line 114 of file unwind_i.h.

unsigned int done

Definition at line 95 of file unwind_i.h.

int epilogue_count

Definition at line 107 of file unwind_i.h.

int epilogue_start

Definition at line 106 of file unwind_i.h.

unsigned int first_region

Definition at line 94 of file unwind_i.h.

unsigned long flags

Definition at line 98 of file unwind_i.h.

u8 gr_save_loc

Definition at line 110 of file unwind_i.h.

u8* imask

Definition at line 100 of file unwind_i.h.

unsigned int in_body

Definition at line 97 of file unwind_i.h.

struct unw_labeled_state* labeled_states

Definition at line 113 of file unwind_i.h.

unsigned long pr_mask

Definition at line 102 of file unwind_i.h.

unsigned long pr_val

Definition at line 101 of file unwind_i.h.

int region_len

Definition at line 105 of file unwind_i.h.

int region_start

Definition at line 104 of file unwind_i.h.

u8 return_link_reg

Definition at line 111 of file unwind_i.h.

long spill_offset

Definition at line 103 of file unwind_i.h.

int when_target

Definition at line 108 of file unwind_i.h.


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