Searched refs:m_hostname (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h557 std::string m_hostname; member in class:lldb_private::process_gdb_remote::GDBRemoteCommunicationClient
H A DGDBRemoteCommunicationClient.cpp96 m_os_build(), m_os_kernel(), m_hostname(), m_gdb_server_name(),
313 m_hostname.clear();
966 if (!m_hostname.empty()) {
967 s = m_hostname;
1177 extractor.GetHexByteString(m_hostname);

Completed in 128 milliseconds