/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | ArchiveYAML.h | 24 struct Archive { struct 25 struct Child { 59 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ArchYAML::Archive::Child) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | llvm-objcopy.h | 21 class Archive; variable
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | cref.h | 32 class Archive; variable
|
H A D | mapfile.h | 32 class Archive; variable
|
H A D | cref.cc | 151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop() argument
|
H A D | readsyms.h | 38 class Archive; variable
|
H A D | plugin.h | 39 class Archive; variable
|
H A D | archive.cc | 191 Archive::Archive(const std::string& name, Input_file* input_file, in Archive() function in gold::Archive
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | cref.h | 32 class Archive; variable
|
H A D | mapfile.h | 32 class Archive; variable
|
H A D | cref.cc | 151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop() argument
|
H A D | readsyms.h | 38 class Archive; variable
|
H A D | plugin.h | 39 class Archive; variable
|
H A D | archive.cc | 191 Archive::Archive(const std::string& name, Input_file* input_file, in Archive() function in gold::Archive
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | Archive.h | 35 class Archive; variable 88 friend Archive; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | BinaryHolder.cpp | 24 StringRef Archive = Filename.substr(0, Filename.rfind('(')); in getArchiveAndObjectName() local 186 for (const auto &Archive : Archives) { in getObjectEntry() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 130 object::Archive Archive(B.get()->getMemBufferRef(), Err); in doList() local 200 object::Archive Archive(MB, Err); in appendFile() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ExecutionUtils.h | 295 std::unique_ptr<object::Archive> Archive; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 58 class Archive; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 155 object::Archive Archive(*Buffer, Err); in loadArFile() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | Archive.cpp | 539 Archive::Archive(MemoryBufferRef Source, Error &Err) in Archive() function in Archive
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 1007 object::Archive Archive(Buf.get()->getMemBufferRef(), Err); in performOperation() local
|