LLVM 20.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Public Member Functions | |
virtual | ~Reader () |
virtual Expected< std::unique_ptr< Object > > | create (bool EnsureSymtab) const =0 |
Definition at line 1036 of file ELFObject.h.
|
virtualdefault |