LLDB mainline
lldb_private::process_linux::arm64 Namespace Reference

Functions

Status ReadHardwareDebugInfo (::pid_t tid, uint32_t &max_hwp_supported, uint32_t &max_hbp_supported)
Status WriteHardwareDebugRegs (int hwbType, ::pid_t tid, uint32_t max_supported, const std::array< NativeRegisterContextDBReg::DREG, 16 > &regs)

Function Documentation

◆ ReadHardwareDebugInfo()

Status lldb_private::process_linux::arm64::ReadHardwareDebugInfo ( ::pid_t tid,
uint32_t & max_hwp_supported,
uint32_t & max_hbp_supported )

◆ WriteHardwareDebugRegs()

Status lldb_private::process_linux::arm64::WriteHardwareDebugRegs ( int hwbType,
::pid_t tid,
uint32_t max_supported,
const std::array< NativeRegisterContextDBReg::DREG, 16 > & regs )