Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/openbsd/
DHostInfoOpenBSD.cpp48 bool HostInfoOpenBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoOpenBSD
/external/llvm-project/lldb/source/Host/freebsd/
DHostInfoFreeBSD.cpp49 bool HostInfoFreeBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoFreeBSD
/external/llvm-project/lldb/source/Host/netbsd/
DHostInfoNetBSD.cpp61 bool HostInfoNetBSD::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoNetBSD
/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHostInfoMacOSX.mm70 bool HostInfoMacOSX::GetOSKernelDescription(std::string &s) { function
/external/llvm-project/lldb/source/Host/windows/
DHostInfoWindows.cpp88 bool HostInfoWindows::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoWindows
/external/llvm-project/lldb/source/Host/linux/
DHostInfoLinux.cpp71 bool HostInfoLinux::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in HostInfoLinux
/external/llvm-project/lldb/source/Target/
DPlatform.cpp509 bool Platform::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in Platform
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp961 bool GDBRemoteCommunicationClient::GetOSKernelDescription(std::string &s) { in GetOSKernelDescription() function in GDBRemoteCommunicationClient