GDB (xrefs)
|
Public Attributes | |
int | stack_correction = 0 |
struct insn_sequence * | prologue = nullptr |
int | use_page_register = 0 |
int | elf_flags = 0 |
Additional Inherited Members | |
![]() | |
virtual | ~gdbarch_tdep_base ()=default |
Definition at line 127 of file m68hc11-tdep.c.
int m68gc11_gdbarch_tdep::elf_flags = 0 |
Definition at line 143 of file m68hc11-tdep.c.
Referenced by m68hc11_gdbarch_init().
struct insn_sequence* m68gc11_gdbarch_tdep::prologue = nullptr |
Definition at line 136 of file m68hc11-tdep.c.
Referenced by m68hc11_gdbarch_init(), and m68hc11_scan_prologue().
int m68gc11_gdbarch_tdep::stack_correction = 0 |
Definition at line 133 of file m68hc11-tdep.c.
Referenced by m68hc11_gdbarch_init(), stack_correction(), and use_page_register().
int m68gc11_gdbarch_tdep::use_page_register = 0 |
Definition at line 140 of file m68hc11-tdep.c.
Referenced by m68hc11_gdbarch_init(), m68hc11_print_register(), and m68hc11_print_registers_info().