Home
last modified time | relevance | path

Searched defs:GetPlatformName (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp152 llvm::StringRef PlatformRemoteMacOSX::GetPlatformName() { in GetPlatformName() function in PlatformRemoteMacOSX
H A DPlatformRemoteAppleBridge.cpp150 llvm::StringRef PlatformRemoteAppleBridge::GetPlatformName() { in GetPlatformName() function in PlatformRemoteAppleBridge
H A DPlatformRemoteiOS.cpp155 llvm::StringRef PlatformRemoteiOS::GetPlatformName() { in GetPlatformName() function in PlatformRemoteiOS
H A DPlatformRemoteAppleWatch.cpp187 llvm::StringRef PlatformRemoteAppleWatch::GetPlatformName() { in GetPlatformName() function in PlatformRemoteAppleWatch
H A DPlatformRemoteAppleTV.cpp161 llvm::StringRef PlatformRemoteAppleTV::GetPlatformName() { in GetPlatformName() function in PlatformRemoteAppleTV
H A DPlatformMacOSX.cpp226 llvm::StringRef PlatformMacOSX::GetPlatformName() { return "MacOSX.platform"; } in GetPlatformName() function in PlatformMacOSX