Searched defs:GetRemoteOSVersion (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp172 bool RemoteAwarePlatform::GetRemoteOSVersion() { function in class:RemoteAwarePlatform
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp233 bool PlatformRemoteGDBServer::GetRemoteOSVersion() { function in class:PlatformRemoteGDBServer
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h240 virtual bool GetRemoteOSVersion() { return false; } function in class:lldb_private::Platform

Completed in 60 milliseconds