Searched defs:GetOSKernelDescription (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/ | ||
H A D | HostInfoPosix.cpp | 42 std::optional<std::string> HostInfoPosix::GetOSKernelDescription() { in GetOSKernelDescription() function in HostInfoPosix |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 379 std::optional<std::string> Platform::GetOSKernelDescription() { GetOSKernelDescription() function in Platform |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 973 GDBRemoteCommunicationClient::GetOSKernelDescription() { GetOSKernelDescription() function in GDBRemoteCommunicationClient |