Home
last modified time | relevance | path

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

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