Home
last modified time | relevance | path

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

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