Searched refs:GetRemoteSystemArchitecture (Results 1 – 6 of 6) sorted by relevance
249 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer525 ArchSpec remote_arch = GetRemoteSystemArchitecture(); in LaunchGDBServer()732 m_remote_signals_sp = UnixSignals::Create(GetRemoteSystemArchitecture()); in GetRemoteUnixSignals()
94 ArchSpec GetRemoteSystemArchitecture() override;
80 lldb_private::ArchSpec GetRemoteSystemArchitecture() override;
686 ArchSpec PlatformPOSIX::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformPOSIX688 return m_remote_platform_sp->GetRemoteSystemArchitecture(); in GetRemoteSystemArchitecture()
272 virtual ArchSpec GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function
964 m_system_arch = GetRemoteSystemArchitecture(); in GetSystemArchitecture()