|
LLDB mainline
|
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 > ®s) |
| Status lldb_private::process_linux::arm64::ReadHardwareDebugInfo | ( | ::pid_t | tid, |
| uint32_t & | max_hwp_supported, | ||
| uint32_t & | max_hbp_supported ) |
| Status lldb_private::process_linux::arm64::WriteHardwareDebugRegs | ( | int | hwbType, |
| ::pid_t | tid, | ||
| uint32_t | max_supported, | ||
| const std::array< NativeRegisterContextDBReg::DREG, 16 > & | regs ) |