LLVM 22.0.0git
llvm::objcopy::elf::ELFBuilder< ELFT > Class Template Reference

#include "ObjCopy/ELF/ELFObject.h"

Public Member Functions

 ELFBuilder (const ELFObjectFile< ELFT > &ElfObj, Object &Obj, std::optional< StringRef > ExtractPartition)
Error build (bool EnsureSymtab)

Detailed Description

template<class ELFT>
class llvm::objcopy::elf::ELFBuilder< ELFT >

Definition at line 1089 of file ELFObject.h.

Constructor & Destructor Documentation

◆ ELFBuilder()

template<class ELFT>
ELFBuilder::ELFBuilder ( const ELFObjectFile< ELFT > & ElfObj,
Object & Obj,
std::optional< StringRef > ExtractPartition )

Definition at line 1411 of file ELFObject.cpp.

Member Function Documentation

◆ build()


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