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()221 platform_sp = platform_list.GetOrCreate(arch, {}, &platform_arch); in CreateTargetInternal()223 platform_list.SetSelectedPlatform(platform_sp); in CreateTargetInternal()232 platform_list.GetOrCreate(platform_arch, {}, &fixed_platform_arch); in CreateTargetInternal()234 platform_list.SetSelectedPlatform(platform_sp); in CreateTargetInternal()