Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp188 bool RemoteAwarePlatform::GetRemoteOSVersion() { in GetRemoteOSVersion() function in RemoteAwarePlatform
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h220 virtual bool GetRemoteOSVersion() { return false; } in GetRemoteOSVersion() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp155 bool PlatformRemoteGDBServer::GetRemoteOSVersion() { in GetRemoteOSVersion() function in PlatformRemoteGDBServer