Home
last modified time | relevance | path

Searched defs:archive (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h25 archive, ///< ar style archive file enumerator
/llvm-project/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp48 const char archive[] = "!<arch>\x0A"; variable
/llvm-project/lldb/examples/python/
H A Dbsd.py451 def print_archive_object_error(result, object_name, mtime, archive): argument
/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp574 llvm::StringRef archive = path_with_object.substr(0, path_with_object.rfind('(')); SplitArchivePathWithObject() local
/llvm-project/lld/ELF/
H A DInputSection.cpp298 std::string archive; getObjMsg() local
/llvm-project/lld/MachO/
H A DDriver.cpp298 std::unique_ptr<object::Archive> archive = CHECK( addFile() local
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-deducing-this.cpp758 serialize(auto && archive,auto && c) serialize() argument
/llvm-project/lld/COFF/
H A DDriver.cpp194 Archive *archive = file.get(); addBuffer() local