Searched refs:g_lldb_support_exe_dir (Results 1 – 1 of 1) sorted by relevance
953 static ConstString g_lldb_support_exe_dir; in GetLLDBPath() local954 if (!g_lldb_support_exe_dir) in GetLLDBPath()974 g_lldb_support_exe_dir.SetCString(resolved_path); in GetLLDBPath()977 file_spec.GetDirectory() = g_lldb_support_exe_dir; in GetLLDBPath()