GDB (xrefs)
|
Public Member Functions | |
riscv_virtual_feature () | |
bool | check (const struct target_desc *tdesc, struct tdesc_arch_data *tdesc_data, std::vector< riscv_pending_register_alias > *aliases, struct riscv_gdbarch_features *features) const |
![]() | |
riscv_register_feature (const char *feature_name) | |
riscv_register_feature ()=delete | |
DISABLE_COPY_AND_ASSIGN (riscv_register_feature) | |
const char * | name () const |
Additional Inherited Members | |
![]() | |
const struct tdesc_feature * | tdesc_feature (const struct target_desc *tdesc) const |
![]() | |
std::vector< struct register_info > | m_registers |
Definition at line 523 of file riscv-tdep.c.
|
inline |
Definition at line 525 of file riscv-tdep.c.
References RISCV_PRIV_REGNUM.
|
inline |
Definition at line 533 of file riscv-tdep.c.
References tdesc_data.
Referenced by riscv_gdbarch_init().