Searched refs:findPathCombination (Results 1 – 4 of 4) sorted by relevance
59 findPathCombination(const llvm::Twine &name,
257 macho::findPathCombination(const Twine &name, in findPathCombination() function in macho280 findPathCombination(path, config->systemLibraryRoots)) in rerootPath()
93 if (Optional<StringRef> path = findPathCombination( in findLibrary()96 return findPathCombination("lib" + name, config->librarySearchPaths, in findLibrary()99 return findPathCombination("lib" + name, config->librarySearchPaths, in findLibrary()
1661 } else if (Optional<StringRef> dylibPath = findPathCombination( in findDylib()