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:
- lib/ObjCopy/ELF/ELFObject.h
- lib/ObjCopy/ELF/ELFObject.cpp