Searched refs:HandlePacket_WatchpointSupportInfo (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h220 rnb_err_t HandlePacket_WatchpointSupportInfo (const char *p);
H A DRNBRemote.cpp197 t.push_back (Packet (watchpoint_support_info, &RNBRemote::HandlePacket_WatchpointSupportInfo, NULL, "qWatchpointSupportInfo", "Return the number of supported hardware watchpoints"));
3701 RNBRemote::HandlePacket_WatchpointSupportInfo (const char *p) function in class:RNBRemote

Completed in 325 milliseconds