Home
last modified time | relevance | path

Searched refs:g_host_name (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.cpp123 static ConstString g_host_name(Platform::GetHostPlatformName ()); in GetPluginNameStatic() local
124 return g_host_name; in GetPluginNameStatic()
/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp95 static ConstString g_host_name(Platform::GetHostPlatformName ()); in GetPluginNameStatic() local
96 return g_host_name; in GetPluginNameStatic()
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp93 static ConstString g_host_name(Platform::GetHostPlatformName ()); in GetPluginNameStatic() local
94 return g_host_name; in GetPluginNameStatic()