Searched refs:g_lldb_python_dir (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Host/common/
H A DHost.cpp1017 static ConstString g_lldb_python_dir; local
1018 if (!g_lldb_python_dir)
1048 g_lldb_python_dir.SetCString(resolved_path);
1051 file_spec.GetDirectory() = g_lldb_python_dir;

Completed in 52 milliseconds