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

Public Attributes

struct dwarf2_frame_state_reg_info regs
 
CORE_ADDR pc
 
struct dwarf2_frame_state_reg_info initial
 
LONGEST data_align
 
ULONGEST code_align
 
ULONGEST retaddr_column
 
int armcc_cfa_offsets_sf
 
int armcc_cfa_offsets_reversed
 

Detailed Description

Definition at line 191 of file dwarf2-frame.c.

Member Data Documentation

int dwarf2_frame_state::armcc_cfa_offsets_reversed
int dwarf2_frame_state::armcc_cfa_offsets_sf

Definition at line 213 of file dwarf2-frame.c.

Referenced by dwarf2_frame_find_quirks(), and execute_cfa_program().

ULONGEST dwarf2_frame_state::code_align

Definition at line 206 of file dwarf2-frame.c.

Referenced by dwarf2_fetch_cfa_info(), dwarf2_frame_cache(), and execute_cfa_program().

LONGEST dwarf2_frame_state::data_align

Definition at line 205 of file dwarf2-frame.c.

Referenced by dwarf2_fetch_cfa_info(), dwarf2_frame_cache(), and execute_cfa_program().

struct dwarf2_frame_state_reg_info dwarf2_frame_state::initial
CORE_ADDR dwarf2_frame_state::pc
struct dwarf2_frame_state_reg_info dwarf2_frame_state::regs
ULONGEST dwarf2_frame_state::retaddr_column

Definition at line 207 of file dwarf2-frame.c.

Referenced by dwarf2_fetch_cfa_info(), and dwarf2_frame_cache().


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