Home
last modified time | relevance | path

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

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