Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDriver.h65 llvm::StringRef rerootPath(llvm::StringRef path);
H A DDriverUtils.cpp124 if (rerootPath(s) == s && fs::exists(s)) in rewriteInputPath()
275 StringRef macho::rerootPath(StringRef path) { in rerootPath() function in macho
H A DDriver.cpp497 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1016 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1020 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1025 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1032 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1039 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1042 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()