Searched refs:mutable_mod_spec (Results 1 – 1 of 1) sorted by relevance
447 ModuleSpec mutable_mod_spec = mod_spec; in LookForDsymNextToExecutablePath() local449 if (PluginManager::DownloadObjectAndSymbolFile(mutable_mod_spec, error, in LookForDsymNextToExecutablePath()451 FileSystem::Instance().Exists(mutable_mod_spec.GetSymbolFileSpec())) { in LookForDsymNextToExecutablePath()452 dsym_fspec = mutable_mod_spec.GetSymbolFileSpec(); in LookForDsymNextToExecutablePath()