Searched refs:GetHostPlatformName (Results 1 - 5 of 5) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformMacOSX.cpp123 static ConstString g_host_name(Platform::GetHostPlatformName ());
/external/lldb/include/lldb/Target/
H A DPlatform.h65 GetHostPlatformName ();
/external/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp95 static ConstString g_host_name(Platform::GetHostPlatformName ());
/external/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp93 static ConstString g_host_name(Platform::GetHostPlatformName ());
/external/lldb/source/Target/
H A DPlatform.cpp53 Platform::GetHostPlatformName () function in class:Platform

Completed in 162 milliseconds