Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
call_context Struct Reference

Data Fields

UINT64 x [AARCH64_N_XREG]
 
struct {
   union _d   d [2]
 
v [AARCH64_N_VREG]
 

Detailed Description

Definition at line 47 of file ffi.c.

Field Documentation

◆ d

union _d call_context::d[2]

Definition at line 52 of file ffi.c.

◆ v

struct { ... } call_context::v[AARCH64_N_VREG]

◆ x

UINT64 call_context::x[AARCH64_N_XREG]

Definition at line 49 of file ffi.c.


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