Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h211 Status GetWatchpointsTriggerAfterInstruction(bool &after,
H A DGDBRemoteCommunicationClient.cpp1832 error = GetWatchpointsTriggerAfterInstruction(after, arch); in GetWatchpointSupportInfo()
1837 GDBRemoteCommunicationClient::GetWatchpointsTriggerAfterInstruction( in GetWatchpointsTriggerAfterInstruction() function in GDBRemoteCommunicationClient