Searched defs:GetWatchpointSlotCount (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Process.h | 1910 virtual std::optional<uint32_t> GetWatchpointSlotCount() { GetWatchpointSlotCount() function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 1801 std::optional<uint32_t> GDBRemoteCommunicationClient::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in GDBRemoteCommunicationClient |
H A D | ProcessGDBRemote.cpp | 2888 std::optional<uint32_t> ProcessGDBRemote::GetWatchpointSlotCount() { GetWatchpointSlotCount() function in ProcessGDBRemote |