Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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: