Home
last modified time | relevance | path

Searched refs:PlatformRemoteAppleTV (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleTV.cpp33 PlatformRemoteAppleTV::PlatformRemoteAppleTV() in PlatformRemoteAppleTV() function in PlatformRemoteAppleTV
40 void PlatformRemoteAppleTV::Initialize() { in Initialize()
46 PlatformRemoteAppleTV::CreateInstance); in Initialize()
50 void PlatformRemoteAppleTV::Terminate() { in Terminate()
53 PluginManager::UnregisterPlugin(PlatformRemoteAppleTV::CreateInstance); in Terminate()
60 PlatformSP PlatformRemoteAppleTV::CreateInstance(bool force, in CreateInstance()
123 return lldb::PlatformSP(new PlatformRemoteAppleTV()); in CreateInstance()
132 llvm::StringRef PlatformRemoteAppleTV::GetDescriptionStatic() { in GetDescriptionStatic()
136 std::vector<ArchSpec> PlatformRemoteAppleTV::GetSupportedArchitectures( in GetSupportedArchitectures()
157 llvm::StringRef PlatformRemoteAppleTV::GetDeviceSupportDirectoryName() { in GetDeviceSupportDirectoryName()
[all …]
H A DPlatformRemoteAppleTV.h24 class PlatformRemoteAppleTV : public PlatformRemoteDarwinDevice {
26 PlatformRemoteAppleTV();
H A DPlatformMacOSX.cpp52 PlatformRemoteAppleTV::Initialize(); in Initialize()
79 PlatformRemoteAppleTV::Terminate(); in Terminate()
H A DCMakeLists.txt15 PlatformRemoteAppleTV.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Platform/MacOSX/
H A DBUILD.gn41 "PlatformRemoteAppleTV.cpp",
/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformAppleSimulatorTest.cpp25 PlatformRemoteAppleTV, PlatformRemoteAppleWatch>
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4257 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h