Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp146 static std::unique_ptr<Module> loadArFile(const char *Argv0, in loadArFile() function
363 ? loadArFile(argv0, std::move(Buffer), Context) in linkFiles()