GDB (xrefs)
|
Public Types | |
enum | { CFA_UNSET, CFA_REG_OFFSET, CFA_EXP } |
Public Attributes | |
struct dwarf2_frame_state_reg * | reg |
int | num_regs |
LONGEST | cfa_offset |
ULONGEST | cfa_reg |
enum dwarf2_frame_state::dwarf2_frame_state_reg_info:: { ... } | cfa_how |
const gdb_byte * | cfa_exp |
struct dwarf2_frame_state_reg_info * | prev |
Definition at line 177 of file dwarf2-frame.c.
anonymous enum |
Definition at line 184 of file dwarf2-frame.c.
Definition at line 189 of file dwarf2-frame.c.
Referenced by dwarf2_compile_cfa_to_ax(), dwarf2_frame_cache(), and execute_cfa_program().
Referenced by dwarf2_compile_cfa_to_ax(), dwarf2_frame_cache(), and execute_cfa_program().
Definition at line 182 of file dwarf2-frame.c.
Referenced by dwarf2_compile_cfa_to_ax(), dwarf2_frame_cache(), and execute_cfa_program().
Definition at line 183 of file dwarf2-frame.c.
Referenced by dwarf2_compile_cfa_to_ax(), dwarf2_frame_cache(), and execute_cfa_program().
Definition at line 180 of file dwarf2-frame.c.
Referenced by dwarf2_frame_cache().
Definition at line 192 of file dwarf2-frame.c.
Referenced by dwarf2_frame_state_free(), and execute_cfa_program().
Definition at line 179 of file dwarf2-frame.c.
Referenced by dwarf2_compile_cfa_to_ax(), dwarf2_frame_cache(), dwarf2_frame_state_free(), dwarf2_restore_rule(), and execute_cfa_program().