Searched defs:ArchiveFile (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | SymbolTable.h | 21 class ArchiveFile; variable |
H A D | InputFiles.cpp | 2138 ArchiveFile::ArchiveFile(std::unique_ptr<object::Archive> &&f, bool forceHidden) ArchiveFile() function in ArchiveFile |
/llvm-project/lld/COFF/ | ||
H A D | Symbols.h | 32 class ArchiveFile; variable |
H A D | InputFiles.cpp | 96 ArchiveFile::ArchiveFile(COFFLinkerContext &ctx, MemoryBufferRef m) ArchiveFile() function in ArchiveFile |