Home
last modified time | relevance | path

Searched refs:GetHardwareDebugSupportInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp120 NativeProcessProtocol::GetHardwareDebugSupportInfo() const { in GetHardwareDebugSupportInfo() function in NativeProcessProtocol
235 auto hw_debug_cap = GetHardwareDebugSupportInfo(); in SetHardwareBreakpoint()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h129 GetHardwareDebugSupportInfo() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp3037 auto hw_debug_cap = m_debugged_process_up->GetHardwareDebugSupportInfo();