| LLVM 22.0.0git
    | 
#include "ObjCopy/ELF/ELFObject.h"
| Public Member Functions | |
| Expected< std::unique_ptr< Object > > | create (bool EnsureSymtab) const override | 
| ELFReader (Binary *B, std::optional< StringRef > ExtractPartition) | |
| Public Member Functions inherited from llvm::objcopy::elf::Reader | |
| virtual | ~Reader () | 
Definition at line 1148 of file ELFObject.h.
| 
 | inlineexplicit | 
Definition at line 1154 of file ELFObject.h.
References B().
Implements llvm::objcopy::elf::Reader.
Definition at line 1996 of file ELFObject.cpp.
References llvm::createStringError(), llvm::dyn_cast(), and llvm::invalid_argument.