Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h601 std::string m_os_kernel; variable
H A DGDBRemoteCommunicationClient.cpp75 m_os_kernel(), m_hostname(), m_gdb_server_name(), in GDBRemoteCommunicationClient()
315 m_os_kernel.clear(); in ResetDiscoverableSettings()
988 if (!m_os_kernel.empty()) in GetOSKernelDescription()
989 return m_os_kernel; in GetOSKernelDescription()
1262 extractor.GetHexByteString(m_os_kernel); in GetHostInfo()