Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteiOS.cpp29 LLDB_PLUGIN_DEFINE(PlatformRemoteiOS)
35 void PlatformRemoteiOS::Initialize() { in Initialize()
41 PlatformRemoteiOS::CreateInstance); in Initialize()
45 void PlatformRemoteiOS::Terminate() { in Terminate()
119 return lldb::PlatformSP(new PlatformRemoteiOS()); in CreateInstance()
129 llvm::StringRef PlatformRemoteiOS::GetDescriptionStatic() { in GetDescriptionStatic()
134 PlatformRemoteiOS::PlatformRemoteiOS() in PlatformRemoteiOS() function in PlatformRemoteiOS
137 std::vector<ArchSpec> PlatformRemoteiOS::GetSupportedArchitectures( in GetSupportedArchitectures()
144 bool PlatformRemoteiOS::CheckLocalSharedCache() const { in CheckLocalSharedCache()
151 llvm::StringRef PlatformRemoteiOS::GetDeviceSupportDirectoryName() { in GetDeviceSupportDirectoryName()
[all …]
H A DPlatformRemoteiOS.h21 class PlatformRemoteiOS : public PlatformRemoteDarwinDevice {
23 PlatformRemoteiOS();
H A DPlatformMacOSX.cpp47 PlatformRemoteiOS::Initialize(); in Initialize()
84 PlatformRemoteiOS::Terminate(); in Terminate()
H A DCMakeLists.txt19 PlatformRemoteiOS.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Platform/MacOSX/
H A DBUILD.gn45 "PlatformRemoteiOS.cpp",
/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformAppleSimulatorTest.cpp24 SubsystemRAII<FileSystem, HostInfo, PlatformAppleSimulator, PlatformRemoteiOS,
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4260 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h