Home
last modified time | relevance | path

Searched defs:getArchive (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.h295 const llvm::object::Archive &getArchive() const { return *file; }; in getArchive() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp286 static void getArchive() { getArchive() function