GDB (xrefs)
|
Public Attributes | |
int | len |
struct cris_stack_item * | prev |
gdb_byte * | data |
Definition at line 659 of file cris-tdep.c.
gdb_byte* cris_stack_item::data |
Definition at line 663 of file cris-tdep.c.
Referenced by cris_push_dummy_call(), pop_stack_item(), and push_stack_item().
int cris_stack_item::len |
Definition at line 661 of file cris-tdep.c.
Referenced by cris_push_dummy_call(), and push_stack_item().
struct cris_stack_item* cris_stack_item::prev |
Definition at line 662 of file cris-tdep.c.
Referenced by pop_stack_item(), and push_stack_item().