Home
last modified time | relevance | path

Searched defs:GetOSKernelDescription (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/openbsd/
H A DHostInfoOpenBSD.cpp49 bool HostInfoOpenBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoOpenBSD
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/freebsd/
H A DHostInfoFreeBSD.cpp50 bool HostInfoFreeBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoFreeBSD
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/netbsd/
H A DHostInfoNetBSD.cpp62 bool HostInfoNetBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoNetBSD
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp511 bool Platform::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in Platform
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp951 bool GDBRemoteCommunicationClient::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in GDBRemoteCommunicationClient