Searched refs:relativeToRoot (Results 1 – 11 of 11) sorted by relevance
25 std::string relativeToRoot(StringRef path);
24 std::string lld::relativeToRoot(StringRef path) { in relativeToRoot() function in lld
117 return relativeToRoot(s); in rewritePath()125 return relativeToRoot(s); in rewriteInputPath()
215 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()242 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()2191 tar->append(relativeToRoot(CHECK(c.getFullName(), this)), mb->getBuffer()); in fetch()
152 return relativeToRoot(s); in rewritePath()
122 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
186 tar->append(relativeToRoot(check(c.getFullName())), mbref.getBuffer()); in getArchiveMembers()
181 driver->tar->append(relativeToRoot(mbref.getBufferIdentifier()), in takeBuffer()740 return relativeToRoot(s); in rewritePath()793 std::string relPath = relativeToRoot(path); in createResponseFile()798 os << quote(relativeToRoot(path)) << "\n"; in createResponseFile()
1309 driver->tar->append(relativeToRoot(data->getBufferIdentifier()), in addNatvisFiles()
71 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
717 os << quote(relativeToRoot(arg->getValue())) << "\n"; in createResponseFile()