Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp199 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSKernelDescription() { GetRemoteOSKernelDescription() function in RemoteAwarePlatform
/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h226 virtual std::optional<std::string> GetRemoteOSKernelDescription() { GetRemoteOSKernelDescription() function
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp168 PlatformRemoteGDBServer::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer