GDB (xrefs)
|
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 |
Definition at line 191 of file dwarf2-frame.c.
int dwarf2_frame_state::armcc_cfa_offsets_reversed |
Definition at line 217 of file dwarf2-frame.c.
Referenced by dwarf2_fetch_cfa_info(), dwarf2_frame_cache(), and dwarf2_frame_find_quirks().
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 |
Definition at line 202 of file dwarf2-frame.c.
Referenced by dwarf2_fetch_cfa_info(), dwarf2_frame_cache(), dwarf2_frame_state_free(), dwarf2_restore_rule(), and execute_cfa_program().
CORE_ADDR dwarf2_frame_state::pc |
Definition at line 198 of file dwarf2-frame.c.
Referenced by dwarf2_fetch_cfa_info(), dwarf2_frame_cache(), dwarf2_frame_find_quirks(), dwarf2_restore_rule(), and execute_cfa_program().
struct dwarf2_frame_state_reg_info dwarf2_frame_state::regs |
Definition at line 195 of file dwarf2-frame.c.
Referenced by dwarf2_fetch_cfa_info(), dwarf2_frame_cache(), dwarf2_frame_state_free(), dwarf2_restore_rule(), and execute_cfa_program().
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().