Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
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 …]
DPlatformRemoteAppleWatch.h21 class PlatformRemoteAppleWatch : public PlatformRemoteDarwinDevice {
23 PlatformRemoteAppleWatch();
DPlatformMacOSX.cpp54 PlatformRemoteAppleWatch::Initialize(); in Initialize()
79 PlatformRemoteAppleWatch::Terminate(); in Terminate()
DCMakeLists.txt16 PlatformRemoteAppleWatch.cpp
/openbsd/src/gnu/usr.bin/clang/liblldbPluginPlatform/
DMakefile19 PlatformRemoteAppleWatch.cpp \
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt4255 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
4256 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h