GDB (xrefs)
Public Attributes | List of all members
unwind_table_entry Struct Reference

#include "hppa-tdep.h"

Public Attributes

CORE_ADDR region_start
 
CORE_ADDR region_end
 
unsigned int Cannot_unwind:1
 
unsigned int Millicode:1
 
unsigned int Millicode_save_sr0:1
 
unsigned int Region_description:2
 
unsigned int reserved: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 sr4export:1
 
unsigned int cxx_info:1
 
unsigned int cxx_try_catch:1
 
unsigned int sched_entry_seq:1
 
unsigned int reserved1:1
 
unsigned int Save_SP:1
 
unsigned int Save_RP:1
 
unsigned int Save_MRP_in_frame:1
 
unsigned int save_r19: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 alloca_frame:1
 
unsigned int reserved2:1
 
unsigned int Total_frame_size:27
 
struct {
   unsigned int   stub_type:4
 
   unsigned int   padding:28
 
stub_unwind
 

Detailed Description

Definition at line 124 of file hppa-tdep.h.

Member Data Documentation

unsigned int unwind_table_entry::alloca_frame

Definition at line 157 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Args_stored

Definition at line 137 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Cannot_unwind

Definition at line 129 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Cleanup_defined

Definition at line 152 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::cxx_info

Definition at line 144 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::cxx_try_catch

Definition at line 145 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Entry_FR
unsigned int unwind_table_entry::Entry_GR
unsigned int unwind_table_entry::Entry_SR

Definition at line 134 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Frame_Extension_Millicode

Definition at line 140 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::HP_UX_interrupt_marker

Definition at line 155 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Large_frame

Definition at line 156 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Millicode

Definition at line 130 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Millicode_save_sr0

Definition at line 131 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::MPE_XL_interrupt_marker

Definition at line 154 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::padding

Definition at line 168 of file hppa-tdep.h.

Referenced by internalize_unwinds().

unsigned int unwind_table_entry::Region_description

Definition at line 132 of file hppa-tdep.h.

Referenced by hppa_frame_cache(), internalize_unwinds(), and unwind_command().

CORE_ADDR unwind_table_entry::region_end
CORE_ADDR unwind_table_entry::region_start
unsigned int unwind_table_entry::reserved

Definition at line 133 of file hppa-tdep.h.

Referenced by internalize_unwinds().

unsigned int unwind_table_entry::reserved1

Definition at line 147 of file hppa-tdep.h.

Referenced by internalize_unwinds().

unsigned int unwind_table_entry::reserved2

Definition at line 158 of file hppa-tdep.h.

Referenced by internalize_unwinds().

unsigned int unwind_table_entry::Save_MRP_in_frame

Definition at line 150 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::save_r19

Definition at line 151 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Save_RP
unsigned int unwind_table_entry::Save_SP
unsigned int unwind_table_entry::sched_entry_seq

Definition at line 146 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Separate_Package_Body

Definition at line 139 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::sr4export

Definition at line 143 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Stack_Overflow_Check

Definition at line 141 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::stub_type
struct { ... } unwind_table_entry::stub_unwind
unsigned int unwind_table_entry::Total_frame_size
unsigned int unwind_table_entry::Two_Instruction_SP_Increment

Definition at line 142 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().

unsigned int unwind_table_entry::Variable_Frame

Definition at line 138 of file hppa-tdep.h.

Referenced by internalize_unwinds(), and unwind_command().


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