Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h597 std::string m_os_build; variable
DGDBRemoteCommunicationClient.cpp72 m_host_arch(), m_process_arch(), m_os_build(), m_os_kernel(), in GDBRemoteCommunicationClient()
311 m_os_build.clear(); in ResetDiscoverableSettings()
961 if (!m_os_build.empty()) in GetOSBuildString()
962 return m_os_build; in GetOSBuildString()
1236 extractor.GetHexByteString(m_os_build); in GetHostInfo()