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

Public Attributes

unsigned argnum = 0
 
unsigned ngrn = 0
 
unsigned nsrn = 0
 
unsigned nsaa = 0
 
std::vector< stack_item_tsi
 

Detailed Description

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

Member Data Documentation

◆ argnum

unsigned aarch64_call_info::argnum = 0

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

Referenced by aarch64_push_dummy_call().

◆ ngrn

unsigned aarch64_call_info::ngrn = 0

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

◆ nsaa

unsigned aarch64_call_info::nsaa = 0

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

◆ nsrn

unsigned aarch64_call_info::nsrn = 0

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

◆ si

std::vector<stack_item_t> aarch64_call_info::si

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


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