GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
stack_item_t Struct Reference

Public Attributes

const gdb_byte * data
 
int len
 

Detailed Description

Definition at line 1472 of file aarch64-tdep.c.

Member Data Documentation

◆ data

const gdb_byte* stack_item_t::data

Definition at line 1476 of file aarch64-tdep.c.

Referenced by aarch64_push_dummy_call(), and pass_on_stack().

◆ len

int stack_item_t::len

Definition at line 1479 of file aarch64-tdep.c.

Referenced by aarch64_push_dummy_call(), and pass_on_stack().


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