|
GDB (xrefs)
|
Public Attributes | |
| unsigned | argnum |
| unsigned | ngrn |
| unsigned | nsrn |
| unsigned | nsaa |
Definition at line 1186 of file aarch64-tdep.c.
| unsigned aarch64_call_info::argnum |
Definition at line 1189 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 1193 of file aarch64-tdep.c.
Referenced by pass_in_x(), and pass_in_x_or_stack().
| unsigned aarch64_call_info::nsaa |
Definition at line 1201 of file aarch64-tdep.c.
Referenced by aarch64_push_dummy_call(), and pass_on_stack().
| unsigned aarch64_call_info::nsrn |
Definition at line 1197 of file aarch64-tdep.c.
Referenced by aarch64_push_dummy_call(), and pass_in_v().
1.8.14