Home
last modified time | relevance | path

Searched defs:Archive (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DArchiveYAML.h24 struct Archive { struct
25 struct Child {
59 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/bp_enum_homonym/
H A Dpck.ads18 procedure Archive; subprogspec
20 type Action is (Archive, Extract); literal
H A Dpck.adb18 procedure Archive is subprogram
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/bp_enum_homonym/
H A Dpck.ads18 procedure Archive; subprogspec
20 type Action is (Archive, Extract); literal
H A Dpck.adb18 procedure Archive is subprogram
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.h21 class Archive; variable
/netbsd/external/gpl3/gdb/dist/gold/
H A Dcref.h32 class Archive; variable
H A Dmapfile.h32 class Archive; variable
H A Dcref.cc151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop() argument
H A Dplugin.h39 class Archive; variable
/netbsd/external/gpl3/binutils/dist/gold/
H A Dcref.h32 class Archive; variable
H A Dmapfile.h32 class Archive; variable
H A Dcref.cc151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop() argument
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dcref.h32 class Archive; variable
H A Dmapfile.h32 class Archive; variable
H A Dcref.cc151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop() argument
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dcref.h32 class Archive; variable
H A Dmapfile.h32 class Archive; variable
H A Dcref.cc151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop() argument
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DArchive.h35 class Archive; variable
88 friend Archive; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DBinaryHolder.cpp24 StringRef Archive = Filename.substr(0, Filename.rfind('(')); in getArchiveAndObjectName() local
186 for (const auto &Archive : Archives) { in getObjectEntry() local
/netbsd/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp130 object::Archive Archive(B.get()->getMemBufferRef(), Err); in doList() local
200 object::Archive Archive(MB, Err); in appendFile() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h295 std::unique_ptr<object::Archive> Archive; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h58 class Archive; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp155 object::Archive Archive(*Buffer, Err); in loadArFile() local

12