Searched defs:GetRemoteOSKernelDescription (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | RemoteAwarePlatform.cpp | 199 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSKernelDescription() { GetRemoteOSKernelDescription() function in RemoteAwarePlatform |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Platform.h | 226 virtual std::optional<std::string> GetRemoteOSKernelDescription() { GetRemoteOSKernelDescription() function |
/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 168 PlatformRemoteGDBServer::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer |