Definition at line 2862 of file riscv-tdep.c.
◆ riscv_struct_info()
riscv_struct_info::riscv_struct_info |
( |
| ) |
|
|
inline |
◆ analyse()
void riscv_struct_info::analyse |
( |
struct type * | type | ) |
|
|
inline |
◆ analyse_inner()
void riscv_struct_info::analyse_inner |
( |
struct type * | type, |
|
|
int | offset ) |
|
private |
◆ field_offset()
int riscv_struct_info::field_offset |
( |
int | index | ) |
const |
|
inline |
◆ field_type()
struct type * riscv_struct_info::field_type |
( |
int | index | ) |
const |
|
inline |
◆ number_of_fields()
int riscv_struct_info::number_of_fields |
( |
| ) |
const |
|
inline |
◆ m_number_of_fields
int riscv_struct_info::m_number_of_fields |
|
private |
◆ m_offsets
int riscv_struct_info::m_offsets[2] |
|
private |
◆ m_types
struct type* riscv_struct_info::m_types[2] |
|
private |
The documentation for this class was generated from the following file: