LLDB mainline
Functions
ArchitectureAArch64.cpp File Reference
#include "Plugins/Architecture/AArch64/ArchitectureAArch64.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Target/RegisterContext.h"
#include "lldb/Utility/ArchSpec.h"
#include "lldb/Utility/DataBufferHeap.h"
#include "lldb/Utility/DataExtractor.h"

Go to the source code of this file.

Functions

static void UpdateARM64SVERegistersInfos (DynamicRegisterInfo::reg_collection_range regs, uint64_t vg)
 
static void UpdateARM64SMERegistersInfos (DynamicRegisterInfo::reg_collection_range regs, uint64_t svg)
 

Function Documentation

◆ UpdateARM64SMERegistersInfos()

static void UpdateARM64SMERegistersInfos ( DynamicRegisterInfo::reg_collection_range  regs,
uint64_t  svg 
)
static

◆ UpdateARM64SVERegistersInfos()

static void UpdateARM64SVERegistersInfos ( DynamicRegisterInfo::reg_collection_range  regs,
uint64_t  vg 
)
static