Searched refs:new_spec (Results 1 – 6 of 6) 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()
515 FileSpec new_spec; in CommonInitializer() local516 if (target_sp->GetImages().FindSourceFile(m_file_spec, new_spec)) in CommonInitializer()517 remapped = new_spec; in CommonInitializer()
605 FileSpec &new_spec) const { in FindSourceFile()608 if (module_sp->FindSourceFile(orig_spec, new_spec)) in FindSourceFile()
1541 FileSpec &new_spec) const { in FindSourceFile()1544 new_spec = *remapped; in FindSourceFile()
381 bool FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const;
844 /// \param[out] new_spec849 /// \a new_spec is filled in with an existing file spec,851 bool FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const;