Searched refs:GetPlatformForArchitecture (Results 1 – 5 of 5) sorted by relevance
211 Platform::GetPlatformForArchitecture( in CreateTargetInternal()272 platform_sp = Platform::GetPlatformForArchitecture(arch, &platform_arch); in CreateTargetInternal()282 platform_sp = Platform::GetPlatformForArchitecture(platform_arch, in CreateTargetInternal()338 platform_sp = Platform::GetPlatformForArchitecture(specified_arch, &arch); in CreateTargetInternal()
1220 Platform::GetPlatformForArchitecture(const ArchSpec &arch, in GetPlatformForArchitecture() function in Platform
1509 Platform::GetPlatformForArchitecture(other, &platform_arch); in SetArchitecture()
3138 platform_sp->GetPlatformForArchitecture(target_arch, &platform_arch); in CompleteAttach()
100 GetPlatformForArchitecture(const ArchSpec &arch, ArchSpec *platform_arch_ptr);