Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/openbsd/
H A DHostInfoOpenBSD.cpp48 bool HostInfoOpenBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoOpenBSD
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/freebsd/
H A DHostInfoFreeBSD.cpp49 bool HostInfoFreeBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoFreeBSD
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/netbsd/
H A DHostInfoNetBSD.cpp61 bool HostInfoNetBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoNetBSD
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp509 bool Platform::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in Platform
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp963 bool GDBRemoteCommunicationClient::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in GDBRemoteCommunicationClient