Searched defs:Ar (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp220 createNewArchiveMembers(const MultiFormatConfig &Config, const Archive &Ar) { argument
258 executeObjcopyOnArchive(const ConfigManager &ConfigMgr, const object::Archive &Ar) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp582 std::unique_ptr<object::Archive> &Ar = ArOrErr.get(); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp767 alignas(64) uint8_t Ar[N + 8] = { local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp485 Expected<std::unique_ptr<Archive>> Ar = UO->getArchiveForArch(ArchType); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h842 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor argument

Completed in 103 milliseconds