Home
last modified time | relevance | path

Searched refs:UsesNativeSignals (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h436 bool UsesNativeSignals();
H A DGDBRemoteCommunicationClient.cpp4264 bool GDBRemoteCommunicationClient::UsesNativeSignals() { in UsesNativeSignals() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp971 if (!m_gdb_comm.UsesNativeSignals()) { in DidLaunchOrAttach()