GDB (xrefs)
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 2498 of file s390-linux-tdep.c.

Member Data Documentation

CORE_ADDR s390_arg_state::argp

Definition at line 2508 of file s390-linux-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

CORE_ADDR s390_arg_state::copy

Definition at line 2506 of file s390-linux-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

int s390_arg_state::fr

Definition at line 2504 of file s390-linux-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

int s390_arg_state::gr

Definition at line 2504 of file s390-linux-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

struct regcache* s390_arg_state::regcache

Definition at line 2501 of file s390-linux-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().

int s390_arg_state::vr

Definition at line 2504 of file s390-linux-tdep.c.

Referenced by s390_handle_arg(), and s390_push_dummy_call().


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