Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp208 if (gdb_process->GetGDBRemote().GetThreadStopInfo(GetProtocolID(), stop_packet)) in CalculateStopInfo()
DGDBRemoteCommunicationClient.h292 GetThreadStopInfo (lldb::tid_t tid,
DGDBRemoteCommunicationClient.cpp2216 GDBRemoteCommunicationClient::GetThreadStopInfo (lldb::tid_t tid, StringExtractorGDBRemote &respons… in GetThreadStopInfo() function in GDBRemoteCommunicationClient