Searched refs:relativeToRoot (Results 1 – 9 of 9) sorted by relevance
25 std::string relativeToRoot(StringRef path);
24 std::string lld::relativeToRoot(StringRef path) { in relativeToRoot() function in lld
124 return relativeToRoot(s); in rewritePath()132 return relativeToRoot(s); in rewriteInputPath()
238 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()277 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()2195 tar->append(relativeToRoot(CHECK(c.getFullName(), this)), mb->getBuffer()); in fetch()
153 return relativeToRoot(s); in rewritePath()
252 tar->append(relativeToRoot(path), mbref.getBuffer()); in readFile()
232 tar->append(relativeToRoot(check(c.getFullName())), mbref.getBuffer()); in getArchiveMembers()
184 ctx.driver.tar->append(relativeToRoot(mbref.getBufferIdentifier()), in takeBuffer()798 return relativeToRoot(s); in rewritePath()851 std::string relPath = relativeToRoot(path); in createResponseFile()856 os << quote(relativeToRoot(path)) << "\n"; in createResponseFile()
1336 ctx.driver.tar->append(relativeToRoot(data->getBufferIdentifier()), in addNatvisFiles()