Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h247 Status GetWatchpointsTriggerAfterInstruction(bool &after,
H A DGDBRemoteCommunicationClient.cpp1800 error = GetWatchpointsTriggerAfterInstruction(after, arch); in GetWatchpointSupportInfo()
1805 GDBRemoteCommunicationClient::GetWatchpointsTriggerAfterInstruction( in GetWatchpointsTriggerAfterInstruction() function in GDBRemoteCommunicationClient