Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleWatch.cpp36 void PlatformRemoteAppleWatch::Initialize() { in Initialize()
41 PlatformRemoteAppleWatch::GetPluginNameStatic(), in Initialize()
42 PlatformRemoteAppleWatch::GetDescriptionStatic(), in Initialize()
43 PlatformRemoteAppleWatch::CreateInstance); in Initialize()
47 void PlatformRemoteAppleWatch::Terminate() { in Terminate()
50 PluginManager::UnregisterPlugin(PlatformRemoteAppleWatch::CreateInstance); in Terminate()
57 PlatformSP PlatformRemoteAppleWatch::CreateInstance(bool force, in CreateInstance()
130 return lldb::PlatformSP(new PlatformRemoteAppleWatch()); in CreateInstance()
139 llvm::StringRef PlatformRemoteAppleWatch::GetDescriptionStatic() { in GetDescriptionStatic()
144 PlatformRemoteAppleWatch::PlatformRemoteAppleWatch() in PlatformRemoteAppleWatch() function in PlatformRemoteAppleWatch
[all …]
H A DPlatformRemoteAppleWatch.h21 class PlatformRemoteAppleWatch : public PlatformRemoteDarwinDevice {
23 PlatformRemoteAppleWatch();
H A DPlatformMacOSX.cpp54 PlatformRemoteAppleWatch::Initialize(); in Initialize()
79 PlatformRemoteAppleWatch::Terminate(); in Terminate()
H A DCMakeLists.txt16 PlatformRemoteAppleWatch.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Platform/MacOSX/
H A DBUILD.gn45 "PlatformRemoteAppleWatch.cpp",
/openbsd-src/gnu/usr.bin/clang/liblldbPluginPlatform/
H A DMakefile19 PlatformRemoteAppleWatch.cpp \
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4255 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
4256 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h