Home
last modified time | relevance | path

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

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