Home
last modified time | relevance | path

Searched refs:rerootPath (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.h66 llvm::StringRef rerootPath(llvm::StringRef path);
H A DDriverUtils.cpp141 if (rerootPath(s) == s && fs::exists(s)) in rewriteInputPath()
291 StringRef macho::rerootPath(StringRef path) { in rerootPath() function in macho
H A DDriver.cpp577 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1220 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1224 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1229 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1236 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1243 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1246 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()