LLDB mainline
RegisterContextDarwin_arm::DBG Struct Reference

#include <RegisterContextDarwin_arm.h>

Public Attributes

uint32_t bvr [16]
uint32_t bcr [16]
uint32_t wvr [16]
uint32_t wcr [16]

Detailed Description

Definition at line 128 of file RegisterContextDarwin_arm.h.

Member Data Documentation

◆ bcr

uint32_t RegisterContextDarwin_arm::DBG::bcr[16]

Definition at line 130 of file RegisterContextDarwin_arm.h.

◆ bvr

uint32_t RegisterContextDarwin_arm::DBG::bvr[16]

Definition at line 129 of file RegisterContextDarwin_arm.h.

◆ wcr

uint32_t RegisterContextDarwin_arm::DBG::wcr[16]

Definition at line 132 of file RegisterContextDarwin_arm.h.

◆ wvr

uint32_t RegisterContextDarwin_arm::DBG::wvr[16]

Definition at line 131 of file RegisterContextDarwin_arm.h.


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