Home
last modified time | relevance | path

Searched defs:GetHostname (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp32 bool HostInfoPosix::GetHostname(std::string &s) { in GetHostname() function in HostInfoPosix
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp214 const char *RemoteAwarePlatform::GetHostname() { in GetHostname() function in RemoteAwarePlatform
H A DPlatform.cpp688 const char *Platform::GetHostname() { in GetHostname() function in Platform
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp453 const char *SBPlatform::GetHostname() { GetHostname() function in SBPlatform
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp285 const char *PlatformRemoteGDBServer::GetHostname() { in GetHostname() function in PlatformRemoteGDBServer
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp994 bool GDBRemoteCommunicationClient::GetHostname(std::string &s) { in GetHostname() function in GDBRemoteCommunicationClient