Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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 49 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: