Searched refs:PlatformDarwinKernel (Results 1 – 7 of 7) sorted by relevance
52 PlatformDarwinKernel::Initialize () in Initialize()56 PluginManager::RegisterPlugin (PlatformDarwinKernel::GetPluginNameStatic(), in Initialize()57 PlatformDarwinKernel::GetDescriptionStatic(), in Initialize()58 PlatformDarwinKernel::CreateInstance, in Initialize()59 PlatformDarwinKernel::DebuggerInitialize); in Initialize()64 PlatformDarwinKernel::Terminate () in Terminate()70 PluginManager::UnregisterPlugin (PlatformDarwinKernel::CreateInstance); in Terminate()76 PlatformDarwinKernel::CreateInstance (bool force, const ArchSpec *arch) in CreateInstance()145 return new PlatformDarwinKernel (is_ios_debug_session); in CreateInstance()151 PlatformDarwinKernel::GetPluginNameStatic () in GetPluginNameStatic()[all …]
26 class PlatformDarwinKernel : public PlatformDarwin54 PlatformDarwinKernel (lldb_private::LazyBool is_ios_debug_session);57 ~PlatformDarwinKernel();170 DISALLOW_COPY_AND_ASSIGN (PlatformDarwinKernel);184 class PlatformDarwinKernel
5 PlatformDarwinKernel.cpp
13 PlatformDarwinKernel.cpp \
135 PlatformDarwinKernel::Initialize(); in Initialize()217 PlatformDarwinKernel::Terminate(); in Terminate()
463 …PlatformSP platform_sp(Platform::FindPlugin (process, PlatformDarwinKernel::GetPluginNameStatic ()… in DynamicLoaderDarwinKernel()815 static ConstString g_platform_name (PlatformDarwinKernel::GetPluginNameStatic()); in LoadImageUsingMemoryModule()
592 …CC33007AE5C9 /* PlatformDarwinKernel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF254E2F17…593 …CCC33007AE5C9 /* PlatformDarwinKernel.h in Headers */ = {isa = PBXBuildFile; fileRef = AF254E30170…1710 …C9 /* PlatformDarwinKernel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…1711 …AE5C9 /* PlatformDarwinKernel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …3166 AF254E2F170CCC33007AE5C9 /* PlatformDarwinKernel.cpp */,3167 AF254E30170CCC33007AE5C9 /* PlatformDarwinKernel.h */,3532 AF254E32170CCC33007AE5C9 /* PlatformDarwinKernel.h in Headers */,4002 AF254E31170CCC33007AE5C9 /* PlatformDarwinKernel.cpp in Sources */,