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
120 return relativeToRoot(s); in rewritePath()128 return relativeToRoot(s); in rewriteInputPath()
216 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()255 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()2142 tar->append(relativeToRoot(CHECK(c.getFullName(), this)), mb->getBuffer()); in fetch()
155 return relativeToRoot(s); in rewritePath()
227 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
209 tar->append(relativeToRoot(check(c.getFullName())), mbref.getBuffer()); in getArchiveMembers()
175 ctx.driver.tar->append(relativeToRoot(mbref.getBufferIdentifier()), in takeBuffer()745 return relativeToRoot(s); in rewritePath()798 std::string relPath = relativeToRoot(path); in createResponseFile()803 os << quote(relativeToRoot(path)) << "\n"; in createResponseFile()
1323 ctx.driver.tar->append(relativeToRoot(data->getBufferIdentifier()), in addNatvisFiles()
73 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
902 os << quote(relativeToRoot(arg->getValue())) << "\n"; in createResponseFile()