RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ELF::ELFFormat::SectionContents Class Reference
Inheritance diagram for ELF::ELFFormat::SectionContents:
Linker::Image ELF::ELFFormat::Array ELF::ELFFormat::DynamicSection ELF::ELFFormat::HashTable ELF::ELFFormat::IBMExportTable ELF::ELFFormat::IBMImportTable ELF::ELFFormat::IBMResourceCollection ELF::ELFFormat::IBMSystemInfo ELF::ELFFormat::NotesSection ELF::ELFFormat::Relocations ELF::ELFFormat::StringTable ELF::ELFFormat::SymbolTable ELF::ELFFormat::VersionRequirements

Public Member Functions

virtual void AddDumperFields (std::unique_ptr< Dumper::Region > &region, Dumper::Dumper &dump, const ELFFormat &fmt, unsigned index) const
 
virtual void Dump (Dumper::Dumper &dump, const ELFFormat &fmt, unsigned index) const
 
- Public Member Functions inherited from Linker::Image
virtual offset_t ImageSize () const =0
 Retrieves size of stored data.
 
virtual offset_t WriteFile (Writer &wr, offset_t count, offset_t offset=0) const =0
 Writes data of non-zero filled sections.
 
virtual offset_t WriteFile (Writer &wr) const
 Writes data of non-zero filled sections.
 
virtual std::shared_ptr< const ActualImageAsImage () const
 Retrieves a randomly accessible image.
 
std::shared_ptr< ActualImageAsImage ()
 Retrieves a randomly accessible image.
 

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