LLVM 20.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Public Member Functions | |
BinaryReader (MemoryBuffer *MB, const uint8_t NewSymbolVisibility) | |
Expected< std::unique_ptr< Object > > | create (bool EnsureSymtab) const override |
Public Member Functions inherited from llvm::objcopy::elf::Reader | |
virtual | ~Reader () |
virtual Expected< std::unique_ptr< Object > > | create (bool EnsureSymtab) const =0 |
Definition at line 1111 of file ELFObject.h.
|
inline |
Definition at line 1116 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::Reader.
Definition at line 1957 of file ELFObject.cpp.
References llvm::objcopy::elf::BinaryELFBuilder::build().