Searched refs:GetThreadFromSuffix (Results 1 – 2 of 2) sorted by relevance
291 GetThreadFromSuffix (StringExtractorGDBRemote &packet);
1565 NativeThreadProtocolSP thread_sp = GetThreadFromSuffix (packet); in Handle_p()1663 NativeThreadProtocolSP thread_sp = GetThreadFromSuffix (packet); in Handle_P()2418 NativeThreadProtocolSP thread_sp = GetThreadFromSuffix (packet); in Handle_QSaveRegisterState()2481 NativeThreadProtocolSP thread_sp = GetThreadFromSuffix (packet); in Handle_QRestoreRegisterState()2733 GDBRemoteCommunicationServerLLGS::GetThreadFromSuffix (StringExtractorGDBRemote &packet) in GetThreadFromSuffix() function in GDBRemoteCommunicationServerLLGS