GDB (xrefs)
Public Attributes | List of all members
stack_item Struct Reference

Public Attributes

int len
 
struct stack_itemprev
 
void * data
 

Detailed Description

Definition at line 3394 of file arm-tdep.c.

Member Data Documentation

void * stack_item::data
int stack_item::len
struct stack_item * stack_item::prev

Definition at line 3397 of file arm-tdep.c.

Referenced by pop_stack_item(), and push_stack_item().


The documentation for this struct was generated from the following files: