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

Public Attributes

unsigned argnum
 
unsigned ngrn
 
unsigned nsrn
 
unsigned nsaa
 

Detailed Description

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

Member Data Documentation

unsigned aarch64_call_info::argnum

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

Referenced by pass_in_v(), pass_in_x(), and pass_on_stack().

unsigned aarch64_call_info::ngrn

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

Referenced by pass_in_x(), and pass_in_x_or_stack().

unsigned aarch64_call_info::nsaa

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

Referenced by aarch64_push_dummy_call(), and pass_on_stack().

unsigned aarch64_call_info::nsrn

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

Referenced by aarch64_push_dummy_call(), and pass_in_v().


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