GDB (xrefs)
|
Public Attributes | |
int | frame_size |
int | has_frame_ptr |
int | frame_ptr_offset |
CORE_ADDR | prologue_end |
int | reg_offset [MSP430_NUM_TOTAL_REGS] |
Definition at line 125 of file msp430-tdep.c.
int msp430_prologue::frame_ptr_offset |
Definition at line 145 of file msp430-tdep.c.
int msp430_prologue::frame_size |
Definition at line 136 of file msp430-tdep.c.
Referenced by msp430_analyze_prologue(), and msp430_frame_base().
int msp430_prologue::has_frame_ptr |
Definition at line 140 of file msp430-tdep.c.
CORE_ADDR msp430_prologue::prologue_end |
Definition at line 150 of file msp430-tdep.c.
Referenced by msp430_analyze_prologue(), and msp430_skip_prologue().
int msp430_prologue::reg_offset[MSP430_NUM_TOTAL_REGS] |
Definition at line 155 of file msp430-tdep.c.
Referenced by check_for_saved(), msp430_analyze_prologue(), and msp430_prev_register().