Searched refs:GetDefaultPlatform (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h60 GetDefaultPlatform ();
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp70 Platform::GetDefaultPlatform () function in class:Platform
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp44 m_platform_sp (Platform::GetDefaultPlatform ()),
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlatform.cpp305 PlatformSP host_platform_sp (Platform::GetDefaultPlatform());
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1936 PlatformSP host_platform_sp (Platform::GetDefaultPlatform ());
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp642 PlatformSP default_platform_sp (Platform::GetDefaultPlatform());

Completed in 195 milliseconds