LLDB mainline
|
#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) |
|
static |
Definition at line 64 of file ArchitectureAArch64.cpp.
References LLDB_INVALID_INDEX32.
Referenced by lldb_private::ArchitectureAArch64::ReconfigureRegisterInfo().
|
static |
Definition at line 42 of file ArchitectureAArch64.cpp.
References LLDB_INVALID_INDEX32.
Referenced by lldb_private::ArchitectureAArch64::ReconfigureRegisterInfo().