Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DHost.cpp1061 static bool g_lldb_system_plugin_dir_located = false; in GetLLDBPath() local
1062 if (!g_lldb_system_plugin_dir_located) in GetLLDBPath()
1064 g_lldb_system_plugin_dir_located = true; in GetLLDBPath()