GDB (xrefs)
|
#include "nds32-tdep.h"
Public Attributes | |
int | fpu_freg = 0 |
int | use_pseudo_fsrs = 0 |
int | fs0_regnum = 0 |
int | elf_abi = 0 |
Additional Inherited Members | |
![]() | |
virtual | ~gdbarch_tdep_base ()=default |
Definition at line 45 of file nds32-tdep.h.
int nds32_gdbarch_tdep::elf_abi = 0 |
Definition at line 54 of file nds32-tdep.h.
Referenced by nds32_analyze_epilogue(), nds32_analyze_prologue(), nds32_extract_return_value(), nds32_gdbarch_init(), nds32_push_dummy_call(), nds32_stack_frame_destroyed_p(), and nds32_store_return_value().
int nds32_gdbarch_tdep::fpu_freg = 0 |
Definition at line 48 of file nds32-tdep.h.
Referenced by nds32_gdbarch_init(), nds32_pseudo_register_read(), nds32_pseudo_register_write(), and nds32_push_dummy_call().
int nds32_gdbarch_tdep::fs0_regnum = 0 |
Definition at line 52 of file nds32-tdep.h.
Referenced by BP_MANIPULATION(), nds32_extract_return_value(), nds32_gdbarch_init(), nds32_push_dummy_call(), and nds32_store_return_value().
int nds32_gdbarch_tdep::use_pseudo_fsrs = 0 |
Definition at line 50 of file nds32-tdep.h.
Referenced by nds32_gdbarch_init(), nds32_pseudo_register_read(), and nds32_pseudo_register_write().