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

Public Attributes

struct regcacheregcache
 
int gr
 
int fr
 
int vr
 
CORE_ADDR copy
 
CORE_ADDR argp
 

Detailed Description

Definition at line 1738 of file s390-tdep.c.

Member Data Documentation

◆ argp

CORE_ADDR s390_arg_state::argp

Definition at line 1748 of file s390-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

◆ copy

CORE_ADDR s390_arg_state::copy

Definition at line 1746 of file s390-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

◆ fr

int s390_arg_state::fr

Definition at line 1744 of file s390-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

◆ gr

int s390_arg_state::gr

Definition at line 1744 of file s390-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

◆ regcache

struct regcache* s390_arg_state::regcache

Definition at line 1741 of file s390-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

◆ vr

int s390_arg_state::vr

Definition at line 1744 of file s390-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().


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