Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h241 Status GetWatchpointsTriggerAfterInstruction(bool &after,
DGDBRemoteCommunicationClient.cpp1752 error = GetWatchpointsTriggerAfterInstruction(after, arch); in GetWatchpointSupportInfo()
1757 GDBRemoteCommunicationClient::GetWatchpointsTriggerAfterInstruction( in GetWatchpointsTriggerAfterInstruction() function in GDBRemoteCommunicationClient