Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHostInfoBase.cpp70 FileSpec m_lldb_user_plugin_dir; member
252 … success = HostInfo::ComputeUserPluginsDirectory (g_fields->m_lldb_user_plugin_dir); in GetLLDBPath()
256 g_fields->m_lldb_user_plugin_dir.GetPath().c_str()); in GetLLDBPath()
259 result = &g_fields->m_lldb_user_plugin_dir; in GetLLDBPath()