Searched defs:GetOSKernelDescription (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Host/freebsd/
H A DHost.cpp171 Host::GetOSKernelDescription (std::string &s) function in class:Host
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1050 GDBRemoteCommunicationClient::GetOSKernelDescription (std::string &s) function in class:GDBRemoteCommunicationClient
/external/lldb/source/Target/
H A DPlatform.cpp300 if (GetOSKernelDescription (s))
384 Platform::GetOSKernelDescription (std::string &s) function in class:Platform
387 return Host::GetOSKernelDescription (s);
/external/lldb/source/Host/common/
H A DHost.cpp1246 Host::GetOSKernelDescription (std::string &s) function in class:Host

Completed in 231 milliseconds