|
GDB (xrefs)
|
Public Attributes | |
| struct regcache * | regcache |
| int | gr |
| int | fr |
| int | vr |
| CORE_ADDR | copy |
| CORE_ADDR | argp |
Definition at line 3168 of file s390-linux-tdep.c.
| CORE_ADDR s390_arg_state::argp |
Definition at line 3178 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 3176 of file s390-linux-tdep.c.
Referenced by s390_handle_arg(), and s390_push_dummy_call().
| int s390_arg_state::fr |
Definition at line 3174 of file s390-linux-tdep.c.
Referenced by s390_handle_arg(), and s390_push_dummy_call().
| int s390_arg_state::gr |
Definition at line 3174 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 3171 of file s390-linux-tdep.c.
Referenced by s390_handle_arg(), and s390_push_dummy_call().
| int s390_arg_state::vr |
Definition at line 3174 of file s390-linux-tdep.c.
Referenced by s390_handle_arg(), and s390_push_dummy_call().
1.8.14