Home
last modified time | relevance | path

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

/external/lldb/include/lldb/
Dlldb-private-enumerations.h119 ePathTypeLLDBUserPlugins // User plug-ins directory enumerator
/external/lldb/source/Host/common/
DHost.cpp1104 case ePathTypeLLDBUserPlugins: // User plug-ins directory in GetLLDBPath()
/external/lldb/source/Core/
DPluginManager.cpp187 if (Host::GetLLDBPath (ePathTypeLLDBUserPlugins, dir_spec)) in Initialize()
DDebugger.cpp509 if (Host::GetLLDBPath (ePathTypeLLDBUserPlugins, dir_spec)) in InstanceInitialize()