Searched refs:g_lldb_python_dir (Results 1 – 1 of 1) sorted by relevance
1017 static ConstString g_lldb_python_dir; in GetLLDBPath() local1018 if (!g_lldb_python_dir) in GetLLDBPath()1048 g_lldb_python_dir.SetCString(resolved_path); in GetLLDBPath()1051 file_spec.GetDirectory() = g_lldb_python_dir; in GetLLDBPath()