LLVM 22.0.0git
llvm::objcopy::elf::Reader Class Referenceabstract

#include "ObjCopy/ELF/ELFObject.h"

Inheritance diagram for llvm::objcopy::elf::Reader:
[legend]

Public Member Functions

virtual ~Reader ()
virtual Expected< std::unique_ptr< Object > > create (bool EnsureSymtab) const =0

Detailed Description

Definition at line 1040 of file ELFObject.h.

Constructor & Destructor Documentation

◆ ~Reader()

Reader::~Reader ( )
virtualdefault

Member Function Documentation

◆ create()


The documentation for this class was generated from the following files: