Lines Matching refs:GetPath
147 module_spec.GetFileSpec().GetPath().c_str(), in Module()
253 m_file.GetPath().c_str(), m_object_name.IsEmpty() ? "" : "(", in Module()
281 m_file.GetPath().c_str(), m_object_name.IsEmpty() ? "" : "(", in ~Module()
590 file_spec.GetPath().c_str(), line, in ResolveSymbolContextsForFileSpec()
1038 std::string spec(GetFileSpec().GetPath()); in GetSpecificationDescription()
1060 if (m_file.GetPath(path, sizeof(path))) in GetDescription()
1165 s->Printf("Module %s%s%s%s\n", m_file.GetPath().c_str(), in Dump()
1216 GetFileSpec().GetPath().c_str()); in GetObjectFile()
1369 std::string new_path(file.GetPath()); in SetSymbolFileFileSpec()
1370 std::string old_path(obj_file->GetFileSpec().GetPath()); in SetSymbolFileFileSpec()
1468 scripting_fspec.GetPath().c_str()); in LoadScriptingResourceInTarget()
1553 return remapped->GetPath(); in RemapSourceFile()
1616 id_strm << m_arch.GetTriple().str() << '-' << m_file.GetPath(); in Hash()
1645 .GetPath()); in GetIndexCache()