Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp643 const int async_signal = m_async_signal; in SendContinuePacketAndWaitForResponse() local
648 if (signo == async_signal) in SendContinuePacketAndWaitForResponse()
666 async_signal); in SendContinuePacketAndWaitForResponse()
671 Host::GetSignalAsCString (async_signal)); in SendContinuePacketAndWaitForResponse()