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
138 return relativeToRoot(s); in rewritePath()146 return relativeToRoot(s); in rewriteInputPath()
236 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()275 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
278 tar->append(relativeToRoot(CHECK(c.getFullName(), file)), mb.getBuffer()); in saveThinArchiveToRepro()
158 return relativeToRoot(s); in rewritePath()
264 ctx.tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
212 ctx.tar->append(relativeToRoot(check(c.getFullName())), in getArchiveMembers()
253 ctx.driver.tar->append(relativeToRoot(mbref.getBufferIdentifier()), in takeBuffer()834 return relativeToRoot(s); in rewritePath()890 std::string relPath = relativeToRoot(path); in createResponseFile()
258 ctx.driver.tar->append(relativeToRoot(check(c.getFullName())), in getArchiveMembers()
1334 ctx.driver.tar->append(relativeToRoot(data->getBufferIdentifier()), in addNatvisFiles()