| LLVM 22.0.0git
    | 
#include "ObjCopy/ELF/ELFObject.h"
| Public Member Functions | |
| ELFBuilder (const ELFObjectFile< ELFT > &ElfObj, Object &Obj, std::optional< StringRef > ExtractPartition) | |
| Error | build (bool EnsureSymtab) | 
Definition at line 1089 of file ELFObject.h.
| ELFBuilder::ELFBuilder | ( | const ELFObjectFile< ELFT > & | ElfObj, | 
| Object & | Obj, | ||
| std::optional< StringRef > | ExtractPartition ) | 
Definition at line 1411 of file ELFObject.cpp.
Definition at line 1923 of file ELFObject.cpp.
References llvm::objcopy::elf::ELFFile< ELFT >::create(), llvm::ELF::EI_ABIVERSION, llvm::ELF::EI_CLASS, llvm::ELF::EI_OSABI, llvm::ELF::ELFCLASS64, llvm::Expected< T >::takeError(), and llvm::toStringRef().