Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp222 typedef std::shared_ptr<PlatformDarwinKernelProperties> PlatformDarwinKernelPropertiesSP; typedef
224 static const PlatformDarwinKernelPropertiesSP &
227 static PlatformDarwinKernelPropertiesSP g_settings_sp; in GetGlobalProperties()