Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h345 GetInterruptWasSent () const in GetInterruptWasSent() function
DProcessGDBRemote.cpp1764 caused_stop = m_gdb_comm.GetInterruptWasSent (); in DoHalt()