Searched refs:PlatformDarwinKernelProperties (Results 1 – 1 of 1) sorted by relevance
182 class PlatformDarwinKernelProperties : public Properties class193 PlatformDarwinKernelProperties() : in PlatformDarwinKernelProperties() function in PlatformDarwinKernelProperties201 ~PlatformDarwinKernelProperties() in ~PlatformDarwinKernelProperties()222 typedef std::shared_ptr<PlatformDarwinKernelProperties> PlatformDarwinKernelPropertiesSP;229 g_settings_sp.reset (new PlatformDarwinKernelProperties ()); in GetGlobalProperties()236 …if (!PluginManager::GetSettingForPlatformPlugin (debugger, PlatformDarwinKernelProperties::GetSett… in DebuggerInitialize()