Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h180 SmallVector<object::OwningBinary<object::Archive>, 2> Archives; variable
/openbsd-src/gnu/llvm/llvm/docs/
H A DGettingStarted.rst508 .. _checkout:
/openbsd-src/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp259 static std::vector<std::unique_ptr<object::Archive>> Archives; variable
1417 std::vector<StringRef> Archives; in ranlib_main() local