Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
DPlatformOpenBSD.cpp76 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
77 return g_host_name; in GetPluginNameStatic()
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.cpp89 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
90 return g_host_name; in GetPluginNameStatic()
/external/llvm-project/lldb/source/Plugins/Platform/NetBSD/
DPlatformNetBSD.cpp70 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
71 return g_host_name; in GetPluginNameStatic()
/external/llvm-project/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp77 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
78 return g_host_name; in GetPluginNameStatic()
/external/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp81 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
82 return g_host_name; in GetPluginNameStatic()
/external/llvm-project/lldb/source/Plugins/Platform/Windows/
DPlatformWindows.cpp107 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
108 return g_host_name; in GetPluginNameStatic()
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DPlatformAndroid.cpp135 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic() local
136 return g_host_name; in GetPluginNameStatic()