Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDRemoteAwarePlatform.cpp202 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in RemoteAwarePlatform
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDPlatform.h226 virtual std::optional<std::string> GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp168 PlatformRemoteGDBServer::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer