Searched refs:GetRemoteSystemArchitecture (Results 1 – 6 of 6) sorted by relevance
320 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in RemoteAwarePlatform322 return m_remote_platform_sp->GetRemoteSystemArchitecture(); in GetRemoteSystemArchitecture()
912 m_system_arch = GetRemoteSystemArchitecture(); in GetSystemArchitecture()
69 ArchSpec GetRemoteSystemArchitecture() override;
243 virtual ArchSpec GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function
167 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer456 ArchSpec remote_arch = GetRemoteSystemArchitecture(); in LaunchGDBServer()697 m_remote_signals_sp = UnixSignals::Create(GetRemoteSystemArchitecture()); in GetRemoteUnixSignals()
83 ArchSpec GetRemoteSystemArchitecture() override;