Searched refs:g_dbgshell_command (Results 1 – 1 of 1) sorted by relevance
642 static const char *g_dbgshell_command = NULL; in DownloadObjectAndSymbolFile() local652 … g_dbgshell_command = strdup (cstr_buf); // this malloc'ed memory will never be freed in DownloadObjectAndSymbolFile()663 if (force_lookup == false && g_dbgshell_command == NULL) in DownloadObjectAndSymbolFile()709 if (!g_dsym_for_uuid_exe_exists && g_dbgshell_command != NULL) in DownloadObjectAndSymbolFile()711 dsym_for_uuid_exe_spec.SetFile(g_dbgshell_command, true); in DownloadObjectAndSymbolFile()