Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h614 std::string m_os_kernel; variable
H A DGDBRemoteCommunicationClient.cpp76 m_os_kernel(), m_hostname(), m_gdb_server_name(), in GDBRemoteCommunicationClient()
331 m_os_kernel.clear(); in ResetDiscoverableSettings()
1017 if (!m_os_kernel.empty()) in GetOSKernelDescription()
1018 return m_os_kernel; in GetOSKernelDescription()
1285 extractor.GetHexByteString(m_os_kernel); in GetHostInfo()