Home
last modified time | relevance | path

Searched defs:ArchiveFile (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DSymbolTable.h22 class ArchiveFile; variable
H A DInputFiles.cpp2153 ArchiveFile::ArchiveFile(std::unique_ptr<object::Archive> &&f, bool forceHidden) in ArchiveFile() function in ArchiveFile
/llvm-project-15.0.7/lld/wasm/
H A DInputFiles.h89 explicit ArchiveFile(MemoryBufferRef m) : InputFile(ArchiveKind, m) {} in ArchiveFile() function
/llvm-project-15.0.7/lld/COFF/
H A DSymbols.h39 class ArchiveFile; variable
H A DInputFiles.cpp95 ArchiveFile::ArchiveFile(COFFLinkerContext &ctx, MemoryBufferRef m) in ArchiveFile() function in ArchiveFile