Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp339 bool PlatformAndroid::GetRemoteOSVersion() { in GetRemoteOSVersion() function in PlatformAndroid
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp301 bool RemoteAwarePlatform::GetRemoteOSVersion() { in GetRemoteOSVersion() function in RemoteAwarePlatform
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h233 virtual bool GetRemoteOSVersion() { return false; } in GetRemoteOSVersion() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp149 bool PlatformRemoteGDBServer::GetRemoteOSVersion() { in GetRemoteOSVersion() function in PlatformRemoteGDBServer