Searched defs:ELFFileBase (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/Arch/ | ||
H A D | AArch64.cpp | 1075 createTaggedSymbols(const SmallVector<ELFFileBase *,0> & files) createTaggedSymbols() argument |
/llvm-project/lld/ELF/ | ||
H A D | InputFiles.cpp | 518 ELFFileBase::ELFFileBase(Kind k, ELFKind ekind, MemoryBufferRef mb) ELFFileBase() function in ELFFileBase |
H A D | Config.h | 40 class ELFFileBase; global() variable |