Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h202 Status GetWatchpointsTriggerAfterInstruction(bool &after,
H A DGDBRemoteCommunicationClient.cpp1826 error = GetWatchpointsTriggerAfterInstruction(after, arch); in GetWatchpointSupportInfo()
1831 GDBRemoteCommunicationClient::GetWatchpointsTriggerAfterInstruction( in GetWatchpointsTriggerAfterInstruction() function in GDBRemoteCommunicationClient