Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h180 SmallVector<object::OwningBinary<object::Archive>, 2> Archives; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp255 static std::vector<std::unique_ptr<object::Archive>> Archives; variable
1425 std::vector<StringRef> Archives; in ranlib_main() local