Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
UINT64 | x [AARCH64_N_XREG] |
struct { | |
union _d d [2] | |
} | v [AARCH64_N_VREG] |
union _d call_context::d[2] |
Definition at line 52 of file ffi.c.
Referenced by get_d_addr(), and get_s_addr().
struct { ... } call_context::v[AARCH64_N_VREG] |
Referenced by get_d_addr(), get_s_addr(), and get_v_addr().
UINT64 call_context::x[AARCH64_N_XREG] |
Definition at line 49 of file ffi.c.
Referenced by get_x_addr().