Home
last modified time | relevance | path

Searched refs:host_platform_sp (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectPlatform.cpp156 PlatformSP host_platform_sp (Platform::GetDefaultPlatform()); in DoExecute() local
158 host_platform_sp->GetPluginName().GetCString(), in DoExecute()
159 host_platform_sp->GetDescription()); in DoExecute()
/external/lldb/source/Host/macosx/
DHost.mm1768 PlatformSP host_platform_sp (Platform::GetDefaultPlatform ());
1778 error = host_platform_sp->ResolveExecutable (exe_spec,