Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Host/posix/
HDHostInfoPosix.cpp42 std::optional<std::string> HostInfoPosix::GetOSKernelDescription() { in GetOSKernelDescription() function in HostInfoPosix
/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp345 std::optional<std::string> Platform::GetOSKernelDescription() { in GetOSKernelDescription() function in Platform
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp986 GDBRemoteCommunicationClient::GetOSKernelDescription() { in GetOSKernelDescription() function in GDBRemoteCommunicationClient