LLVM: llvm::objcopy:🧝:Writer Class Reference (original) (raw)

#include "[ObjCopy/ELF/ELFObject.h](ELFObject%5F8h%5Fsource.html)"

Inheritance diagram for llvm::objcopy:🧝:Writer:

Detailed Description

Constructor & Destructor Documentation

Writer::~Writer ( ) virtualdefault

β—† Writer()

Member Function Documentation

β—† finalize()

virtual Error llvm::objcopy:🧝:Writer::finalize ( ) pure virtual

β—† write()

virtual Error llvm::objcopy:🧝:Writer::write ( ) pure virtual

Member Data Documentation

β—† Buf

β—† Obj

Object& llvm::objcopy:🧝:Writer::Obj protected

Definition at line 312 of file ELFObject.h.

Referenced by llvm::objcopy:🧝:ASCIIHexWriter::ASCIIHexWriter(), llvm::objcopy:🧝:BinaryWriter::BinaryWriter(), llvm::objcopy:🧝:ELFWriter< ELFT >::ELFWriter(), llvm::objcopy:🧝:ASCIIHexWriter::finalize(), llvm::objcopy:🧝:BinaryWriter::finalize(), llvm::objcopy:🧝:ELFWriter< ELFT >::finalize(), llvm::objcopy:🧝:IHexWriter::IHexWriter(), llvm::objcopy:🧝:SRECWriter::SRECWriter(), llvm::objcopy:🧝:BinaryWriter::write(), llvm::objcopy:🧝:SRECWriter::write(), and Writer().

β—† Out


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