Searched refs:platform_list (Results 1 – 1 of 1) sorted by relevance
82 PlatformList &platform_list = debugger.GetPlatformList(); in CreateTargetInternal() local84 PlatformSP platform_sp = platform_list.GetSelectedPlatform(); in CreateTargetInternal()188 platform_list.GetOrCreate(archs, {}, candidates)) { in CreateTargetInternal()222 platform_sp = platform_list.GetOrCreate(arch, {}, &platform_arch); in CreateTargetInternal()224 platform_list.SetSelectedPlatform(platform_sp); in CreateTargetInternal()233 platform_list.GetOrCreate(platform_arch, {}, &fixed_platform_arch); in CreateTargetInternal()235 platform_list.SetSelectedPlatform(platform_sp); in CreateTargetInternal()