Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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.

◆ 

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: