Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp176 static std::unique_ptr<Module> loadArFile(const char *Argv0, in loadArFile() function
418 ? loadArFile(argv0, std::move(Buffer), Context) in linkFiles()