Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DHostInfoBase.cpp65 llvm::once_flag m_lldb_system_plugin_dir_once; member
149 llvm::call_once(g_fields->m_lldb_system_plugin_dir_once, []() { in GetSystemPluginDir()