Searched refs:new_spec (Results 1 – 8 of 8) sorted by relevance
78 SBFileSpec new_spec; in GetFileSpecAtIndex() local79 new_spec.SetFileSpec(m_opaque_up->GetFileSpecAtIndex(idx)); in GetFileSpecAtIndex()80 return new_spec; in GetFileSpecAtIndex()
464 FileSpec new_spec; in CommonInitializer() local465 if (target->GetImages().FindSourceFile(m_file_spec, new_spec)) in CommonInitializer()466 remapped = new_spec; in CommonInitializer()
602 FileSpec &new_spec) const { in FindSourceFile()605 if (module_sp->FindSourceFile(orig_spec, new_spec)) in FindSourceFile()
1594 FileSpec &new_spec) const { in FindSourceFile()1597 new_spec = *remapped; in FindSourceFile()
364 bool FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const;
897 bool FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const;
1048 reregister_specialization (tree spec, tree tmpl, tree new_spec) in reregister_specialization() argument1057 if (!new_spec) in reregister_specialization()1060 TREE_VALUE (*s) = new_spec; in reregister_specialization()
1269 reregister_specialization (tree spec, tree tmpl, tree new_spec) in reregister_specialization() argument1278 if (!new_spec) in reregister_specialization()1281 TREE_VALUE (*s) = new_spec; in reregister_specialization()