Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHostInfoBase.cpp232 case lldb::ePathTypeLLDBSystemPlugins: in GetLLDBPath()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h899 ePathTypeLLDBSystemPlugins, // System plug-ins directory enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDebugger.cpp523 if (HostInfo::GetLLDBPath(ePathTypeLLDBSystemPlugins, dir_spec)) in InstanceInitialize()
HDPluginManager.cpp183 if (HostInfo::GetLLDBPath(ePathTypeLLDBSystemPlugins, dir_spec)) in Initialize()