Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h1910 virtual std::optional<uint32_t> GetWatchpointSlotCount() { GetWatchpointSlotCount() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1801 std::optional<uint32_t> GDBRemoteCommunicationClient::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2888 std::optional<uint32_t> ProcessGDBRemote::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in ProcessGDBRemote