Home
last modified time | relevance | path

Searched refs:GetWatchpointsTriggerAfterInstruction (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h216 GetWatchpointsTriggerAfterInstruction (bool &after);
DGDBRemoteCommunicationClient.cpp1594 error = GetWatchpointsTriggerAfterInstruction(after); in GetWatchpointSupportInfo()
1599 GDBRemoteCommunicationClient::GetWatchpointsTriggerAfterInstruction (bool &after) in GetWatchpointsTriggerAfterInstruction() function in GDBRemoteCommunicationClient