Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DDriver.h66 llvm::StringRef rerootPath(llvm::StringRef path);
H A DDriverUtils.cpp131 if (rerootPath(s) == s && fs::exists(s)) in rewriteInputPath()
281 StringRef macho::rerootPath(StringRef path) { in rerootPath() function in macho
H A DDriver.cpp544 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1149 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1153 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1158 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1165 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1172 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1175 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()