|
| fortran_array_repacker_base_impl (struct value *dest) |
|
void | start_dimension (struct type *index_type, LONGEST nelts, bool inner_p) |
|
void | finish_dimension (bool inner_p, bool last_p) |
|
bool | continue_walking (bool should_continue) |
|
void | start_dimension (struct type *index_type, LONGEST nelts, bool inner_p) |
|
void | finish_dimension (bool inner_p, bool last_p) |
|
void | process_dimension (gdb::function_view< void(struct type *, int, bool)> walk_1, struct type *elt_type, LONGEST elt_off, LONGEST index, bool last_p) |
|
void | process_element (struct type *elt_type, LONGEST elt_off, LONGEST index, bool last_p) |
|
Definition at line 256 of file f-lang.c.
◆ fortran_array_repacker_base_impl()
fortran_array_repacker_base_impl::fortran_array_repacker_base_impl |
( |
struct value * | dest | ) |
|
|
inline |
◆ copy_element_to_dest()
void fortran_array_repacker_base_impl::copy_element_to_dest |
( |
struct value * | elt | ) |
|
|
inlineprotected |
◆ finish_dimension()
void fortran_array_repacker_base_impl::finish_dimension |
( |
bool | inner_p, |
|
|
bool | last_p ) |
|
inline |
◆ start_dimension()
void fortran_array_repacker_base_impl::start_dimension |
( |
struct type * | index_type, |
|
|
LONGEST | nelts, |
|
|
bool | inner_p ) |
|
inline |
◆ m_dest
struct value* fortran_array_repacker_base_impl::m_dest |
|
protected |
◆ m_dest_offset
LONGEST fortran_array_repacker_base_impl::m_dest_offset |
|
protected |
◆ m_mark
The documentation for this class was generated from the following file:
- /home/rel/rpmbuild/BUILD/gdb-14.1/gdb/f-lang.c