Home
last modified time | relevance | path

Searched defs:GetWatchpointSlotCount (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp833 std::optional<uint32_t> ProcessWindows::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in lldb_private::ProcessWindows
/llvm-project/lldb/include/lldb/Target/
H A DProcess.h1933 virtual std::optional<uint32_t> GetWatchpointSlotCount() { GetWatchpointSlotCount() function
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1813 std::optional<uint32_t> GDBRemoteCommunicationClient::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2909 std::optional<uint32_t> ProcessGDBRemote::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in ProcessGDBRemote