Home
last modified time | relevance | path

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

/external/lldb/include/lldb/
Dlldb-private-enumerations.h118 ePathTypeLLDBSystemPlugins, // System plug-ins directory enumerator
/external/lldb/source/Host/common/
DHost.cpp1057 case ePathTypeLLDBSystemPlugins: // System plug-ins directory in GetLLDBPath()
/external/lldb/source/Core/
DPluginManager.cpp174 if (Host::GetLLDBPath (ePathTypeLLDBSystemPlugins, dir_spec)) in Initialize()
DDebugger.cpp496 if (Host::GetLLDBPath (ePathTypeLLDBSystemPlugins, dir_spec)) in InstanceInitialize()