Searched refs:GetPlatformForArchitecture (Results 1 – 5 of 5) sorted by relevance
204 Platform::GetPlatformForArchitecture( in CreateTargetInternal()261 platform_sp = Platform::GetPlatformForArchitecture(arch, &platform_arch); in CreateTargetInternal()270 platform_sp = Platform::GetPlatformForArchitecture(platform_arch, in CreateTargetInternal()302 platform_sp = Platform::GetPlatformForArchitecture(specified_arch, &arch); in CreateTargetInternal()
1177 Platform::GetPlatformForArchitecture(const ArchSpec &arch, in GetPlatformForArchitecture() function in Platform
1479 Platform::GetPlatformForArchitecture(other, &platform_arch); in SetArchitecture()
2884 platform_sp->GetPlatformForArchitecture(target_arch, &platform_arch); in CompleteAttach()
101 GetPlatformForArchitecture(const ArchSpec &arch, ArchSpec *platform_arch_ptr);