Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h240 Status GetWatchpointsTriggerAfterInstruction(bool &after,
H A DGDBRemoteCommunicationClient.cpp1709 error = GetWatchpointsTriggerAfterInstruction(after, arch); in GetWatchpointSupportInfo()
1714 GDBRemoteCommunicationClient::GetWatchpointsTriggerAfterInstruction( in GetWatchpointsTriggerAfterInstruction() function in GDBRemoteCommunicationClient