Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp152 llvm::StringRef PlatformRemoteMacOSX::GetPlatformName() { in GetPlatformName() function in PlatformRemoteMacOSX
H A DPlatformRemoteAppleBridge.cpp149 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 DPlatformRemoteAppleXR.cpp155 llvm::StringRef PlatformRemoteAppleXR::GetPlatformName() { in GetPlatformName() function in PlatformRemoteAppleXR
H A DPlatformRemoteAppleTV.cpp161 llvm::StringRef PlatformRemoteAppleTV::GetPlatformName() { in GetPlatformName() function in PlatformRemoteAppleTV
H A DPlatformMacOSX.cpp230 llvm::StringRef PlatformMacOSX::GetPlatformName() { return "MacOSX.platform"; } in GetPlatformName() function in PlatformMacOSX