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

Public Attributes

struct regcacheregcache
 
int greg
 
int freg
 
int vreg
 
CORE_ADDR gparam
 
CORE_ADDR refparam
 

Detailed Description

Definition at line 1257 of file ppc-sysv-tdep.c.

Member Data Documentation

int ppc64_sysv_argpos::freg

Definition at line 1266 of file ppc-sysv-tdep.c.

Referenced by ppc64_sysv_abi_push_dummy_call(), and ppc64_sysv_abi_push_freg().

CORE_ADDR ppc64_sysv_argpos::gparam

Definition at line 1271 of file ppc-sysv-tdep.c.

Referenced by ppc64_sysv_abi_push_dummy_call(), and ppc64_sysv_abi_push_val().

int ppc64_sysv_argpos::greg

Definition at line 1264 of file ppc-sysv-tdep.c.

Referenced by ppc64_sysv_abi_push_dummy_call(), and ppc64_sysv_abi_push_val().

CORE_ADDR ppc64_sysv_argpos::refparam

Definition at line 1274 of file ppc-sysv-tdep.c.

Referenced by ppc64_sysv_abi_push_dummy_call(), and ppc64_sysv_abi_push_param().

struct regcache* ppc64_sysv_argpos::regcache
int ppc64_sysv_argpos::vreg

Definition at line 1268 of file ppc-sysv-tdep.c.

Referenced by ppc64_sysv_abi_push_dummy_call(), and ppc64_sysv_abi_push_vreg().


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