|
GDB (xrefs)
|
Public Attributes | |
| int | len |
| struct stack_item * | prev |
| gdb_byte * | data |
Definition at line 3325 of file arm-tdep.c.
| gdb_byte * stack_item::data |
Definition at line 3329 of file arm-tdep.c.
Referenced by arm_push_dummy_call(), avr_push_dummy_call(), cris_push_dummy_call(), pop_stack_item(), and push_stack_item().
| int stack_item::len |
Definition at line 3327 of file arm-tdep.c.
Referenced by arm_push_dummy_call(), avr_push_dummy_call(), cris_push_dummy_call(), and push_stack_item().
| struct stack_item * stack_item::prev |
Definition at line 3328 of file arm-tdep.c.
Referenced by pop_stack_item(), and push_stack_item().
1.8.14