Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp42 std::optional<std::string> HostInfoPosix::GetOSKernelDescription() { in GetOSKernelDescription() function in HostInfoPosix
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp345 std::optional<std::string> Platform::GetOSKernelDescription() { in GetOSKernelDescription() function in Platform
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp986 GDBRemoteCommunicationClient::GetOSKernelDescription() { in GetOSKernelDescription() function in GDBRemoteCommunicationClient