Searched refs:GetRemoteSystemArchitecture (Results 1 – 6 of 6) sorted by relevance
69 ArchSpec GetRemoteSystemArchitecture() override;
257 virtual ArchSpec GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function
349 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in RemoteAwarePlatform351 return m_remote_platform_sp->GetRemoteSystemArchitecture(); in GetRemoteSystemArchitecture()
931 m_system_arch = GetRemoteSystemArchitecture(); in GetSystemArchitecture()
249 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer528 ArchSpec remote_arch = GetRemoteSystemArchitecture(); in LaunchGDBServer()740 m_remote_signals_sp = UnixSignals::Create(GetRemoteSystemArchitecture()); in GetRemoteUnixSignals()
90 ArchSpec GetRemoteSystemArchitecture() override;