Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHostInfoBase.cpp247 case lldb::ePathTypeLLDBUserPlugins: in GetLLDBPath()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h900 ePathTypeLLDBUserPlugins, // User plug-ins directory enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDebugger.cpp536 if (HostInfo::GetLLDBPath(ePathTypeLLDBUserPlugins, dir_spec)) in InstanceInitialize()
HDPluginManager.cpp196 if (HostInfo::GetLLDBPath(ePathTypeLLDBUserPlugins, dir_spec)) in Initialize()