Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp193 static std::vector<StringRef> getSystemLibraryRoots(InputArgList &args) { in getSystemLibraryRoots() function
1258 config->systemLibraryRoots = getSystemLibraryRoots(args); in link()