Searched refs:findPathCombination (Results 1 – 4 of 4) sorted by relevance
63 findPathCombination(const llvm::Twine &name,
251 macho::findPathCombination(const Twine &name, in findPathCombination() function in macho274 findPathCombination(path, config->systemLibraryRoots)) in rerootPath()
85 if (Optional<StringRef> path = findPathCombination( in findLibrary()88 return findPathCombination("lib" + name, config->librarySearchPaths, in findLibrary()91 return findPathCombination("lib" + name, config->librarySearchPaths, in findLibrary()
877 } else if (Optional<StringRef> dylibPath = findPathCombination( in findDylib()