GDB (xrefs)
|
Public Attributes | |
int | elf_flags = 0 |
int | isa = 0 |
int | code_model = 0 |
Additional Inherited Members | |
![]() | |
virtual | ~gdbarch_tdep_base ()=default |
Definition at line 108 of file msp430-tdep.c.
int msp430_gdbarch_tdep::code_model = 0 |
Definition at line 120 of file msp430-tdep.c.
Referenced by msp430_analyze_prologue(), msp430_gdbarch_init(), msp430_push_dummy_call(), msp430_return_value(), and msp430_skip_trampoline_code().
int msp430_gdbarch_tdep::elf_flags = 0 |
Definition at line 111 of file msp430-tdep.c.
Referenced by msp430_gdbarch_init().
int msp430_gdbarch_tdep::isa = 0 |
Definition at line 114 of file msp430-tdep.c.
Referenced by msp430_gdbarch_init().