Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h597 std::string m_os_kernel; variable
H A DGDBRemoteCommunicationClient.cpp74 m_os_kernel(), m_hostname(), m_gdb_server_name(), in GDBRemoteCommunicationClient()
314 m_os_kernel.clear(); in ResetDiscoverableSettings()
975 if (!m_os_kernel.empty()) in GetOSKernelDescription()
976 return m_os_kernel; in GetOSKernelDescription()
1249 extractor.GetHexByteString(m_os_kernel); in GetHostInfo()