Searched refs:g_lldb_system_plugin_dir (Results 1 – 1 of 1) sorted by relevance
1060 static ConstString g_lldb_system_plugin_dir; in GetLLDBPath() local1079 g_lldb_system_plugin_dir.SetCString(resolved_path); in GetLLDBPath()1087 g_lldb_system_plugin_dir.SetCString(lldb_file_spec.GetPath().c_str()); in GetLLDBPath()1092 if (g_lldb_system_plugin_dir) in GetLLDBPath()1094 file_spec.GetDirectory() = g_lldb_system_plugin_dir; in GetLLDBPath()