GDB (xrefs)
|
Public Attributes | |
int | len |
struct arm_stack_item * | prev |
gdb_byte * | data |
Definition at line 4308 of file arm-tdep.c.
gdb_byte* arm_stack_item::data |
Definition at line 4312 of file arm-tdep.c.
Referenced by arm_push_dummy_call(), pop_stack_item(), and push_stack_item().
int arm_stack_item::len |
Definition at line 4310 of file arm-tdep.c.
Referenced by arm_push_dummy_call(), and push_stack_item().
struct arm_stack_item* arm_stack_item::prev |
Definition at line 4311 of file arm-tdep.c.
Referenced by pop_stack_item(), and push_stack_item().