Home
last modified time | relevance | path

Searched refs:GetDefaultPlatform (Results 1 – 5 of 5) sorted by relevance

/external/lldb/include/lldb/Target/
DPlatform.h58 GetDefaultPlatform ();
/external/lldb/source/Target/
DPlatform.cpp69 Platform::GetDefaultPlatform () in GetDefaultPlatform() function in Platform
/external/lldb/source/Commands/
DCommandObjectPlatform.cpp156 PlatformSP host_platform_sp (Platform::GetDefaultPlatform()); in DoExecute()
/external/lldb/source/Core/
DDebugger.cpp647 PlatformSP default_platform_sp (Platform::GetDefaultPlatform()); in Debugger()
/external/lldb/source/Host/macosx/
DHost.mm1768 PlatformSP host_platform_sp (Platform::GetDefaultPlatform ());