Home
last modified time | relevance | path

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

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