Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DDriver.h69 llvm::StringRef rerootPath(llvm::StringRef path);
H A DDriverUtils.cpp125 if (rerootPath(s) == s && fs::exists(s)) in rewriteInputPath()
269 StringRef macho::rerootPath(StringRef path) { in rerootPath() function in macho
H A DDriver.cpp457 addFile(rerootPath(path), /*forceLoadArchive=*/false); in addFileList()
995 addFile(rerootPath(arg->getValue()), /*forceLoadArchive=*/false); in createFiles()
999 addFile(rerootPath(arg->getValue()), false))) in createFiles()
1004 rerootPath(arg->getValue()), /*forceLoadArchive=*/false))) { in createFiles()
1011 addFile(rerootPath(arg->getValue()), /*forceLoadArchive=*/false))) in createFiles()
1018 addFile(rerootPath(arg->getValue()), /*forceLoadArchive=*/true); in createFiles()