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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h555 std::string m_os_build; 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(),
311 m_os_build.clear();
944 if (!m_os_build.empty()) {
945 s = m_os_build;
1173 extractor.GetHexByteString(m_os_build);

Completed in 62 milliseconds