Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DSymbolTable.h21 class ArchiveFile; variable
H A DInputFiles.cpp2104 ArchiveFile::ArchiveFile(std::unique_ptr<object::Archive> &&f, bool forceHidden) in ArchiveFile() function in ArchiveFile
/openbsd-src/gnu/llvm/lld/wasm/
H A DInputFiles.h91 explicit ArchiveFile(MemoryBufferRef m) : InputFile(ArchiveKind, m) {} in ArchiveFile() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DSymbols.h32 class ArchiveFile; variable
H A DInputFiles.cpp96 ArchiveFile::ArchiveFile(COFFLinkerContext &ctx, MemoryBufferRef m) in ArchiveFile() function in ArchiveFile