LLDB mainline
|
#include "NativeRegisterContextDBReg_arm64.h"
#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
#include "lldb/Utility/RegisterValue.h"
Go to the source code of this file.
Functions | |
static constexpr uint64_t | GetSizeBits (int size) |
Variables | |
constexpr uint32_t | g_enable_bit = 1 |
constexpr uint32_t | g_pac_bits = (2 << 1) |
|
inlinestaticconstexpr |
Definition at line 23 of file NativeRegisterContextDBReg_arm64.cpp.
Referenced by lldb_private::NativeRegisterContextDBReg_arm64::SetHardwareBreakpoint(), and lldb_private::NativeRegisterContextDBReg_arm64::SetHardwareWatchpoint().
|
constexpr |
Definition at line 18 of file NativeRegisterContextDBReg_arm64.cpp.
Referenced by lldb_private::NativeRegisterContextDBReg_arm64::BreakpointIsEnabled(), lldb_private::NativeRegisterContextDBReg_arm64::SetHardwareBreakpoint(), lldb_private::NativeRegisterContextDBReg_arm64::SetHardwareWatchpoint(), and lldb_private::NativeRegisterContextDBReg_arm64::WatchpointIsEnabled().
|
constexpr |
Definition at line 20 of file NativeRegisterContextDBReg_arm64.cpp.
Referenced by lldb_private::NativeRegisterContextDBReg_arm64::SetHardwareBreakpoint(), and lldb_private::NativeRegisterContextDBReg_arm64::SetHardwareWatchpoint().