Searched refs:GetSystemArchitecture (Results 1 – 12 of 12) sorted by relevance
20 platform.GetSystemArchitecture().GetTriple().getOS(); in IsValid()
178 return m_gdb_client_up->GetSystemArchitecture(); in GetRemoteSystemArchitecture()263 ArchSpec remote_arch = m_gdb_client_up->GetSystemArchitecture(); in ConnectRemote()
73 ArchSpec GetSystemArchitecture() override;
241 ArchSpec GetSystemArchitecture();
1005 ArchSpec GDBRemoteCommunicationClient::GetSystemArchitecture() { in GetSystemArchitecture() function in GDBRemoteCommunicationClient
218 ArchSpec ProcessGDBRemote::GetSystemArchitecture() { in GetSystemArchitecture() function in ProcessGDBRemote
416 ArchSpec arch(platform_sp->GetSystemArchitecture()); in GetTriple()
251 ArchSpec arch(GetSystemArchitecture()); in GetStatus()813 const ArchSpec &Platform::GetSystemArchitecture() { in GetSystemArchitecture() function in Platform1471 process_host_arch = process->GetSystemArchitecture(); in GetRemoteSharedModule()
3115 ArchSpec process_host_arch = GetSystemArchitecture(); in CompleteAttach()
452 const ArchSpec &GetSystemArchitecture();
749 virtual ArchSpec GetSystemArchitecture() { return {}; } in GetSystemArchitecture() function
954 execution_context->GetProcessPtr()->GetSystemArchitecture(); in SetOptionValue()