Home
last modified time | relevance | path

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

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