Home
last modified time | relevance | path

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

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