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()256 ArchSpec remote_arch = m_gdb_client_up->GetSystemArchitecture(); in ConnectRemote()
70 ArchSpec GetSystemArchitecture() override;
248 ArchSpec GetSystemArchitecture();
1034 ArchSpec GDBRemoteCommunicationClient::GetSystemArchitecture() { in GetSystemArchitecture() function in GDBRemoteCommunicationClient
228 ArchSpec ProcessGDBRemote::GetSystemArchitecture() { in GetSystemArchitecture() function in ProcessGDBRemote
251 ArchSpec arch(GetSystemArchitecture()); in GetStatus()816 const ArchSpec &Platform::GetSystemArchitecture() { in GetSystemArchitecture() function in Platform1479 process_host_arch = process->GetSystemArchitecture(); in GetRemoteSharedModule()
3077 ArchSpec process_host_arch = GetSystemArchitecture(); in CompleteAttach()
415 ArchSpec arch(platform_sp->GetSystemArchitecture()); in GetTriple()
514 const ArchSpec &GetSystemArchitecture();
745 virtual ArchSpec GetSystemArchitecture() { return {}; } in GetSystemArchitecture() function
981 execution_context->GetProcessPtr()->GetSystemArchitecture(); in SetOptionValue()