Lines Matching refs:GetPath
143 module_spec.GetFileSpec().GetPath().c_str(), in Module()
255 m_file.GetPath().c_str(), m_object_name.IsEmpty() ? "" : "(", in Module()
285 m_file.GetPath().c_str(), m_object_name.IsEmpty() ? "" : "(", in ~Module()
592 file_spec.GetPath().c_str(), line, in ResolveSymbolContextsForFileSpec()
1069 std::string spec(GetFileSpec().GetPath()); in GetSpecificationDescription()
1091 if (m_file.GetPath(path, sizeof(path))) in GetDescription()
1219 s->Printf("Module %s%s%s%s\n", m_file.GetPath().c_str(), in Dump()
1269 GetFileSpec().GetPath().c_str()); in GetObjectFile()
1426 std::string new_path(file.GetPath()); in SetSymbolFileFileSpec()
1427 std::string old_path(obj_file->GetFileSpec().GetPath()); in SetSymbolFileFileSpec()
1526 scripting_fspec.GetPath().c_str()); in LoadScriptingResourceInTarget()
1611 return remapped->GetPath(); in RemapSourceFile()