RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PharLap::P3Format::AbstractSegment Class Referenceabstract

Represents a section of data in the image. More...

#include <pharlap.h>

Inheritance diagram for PharLap::P3Format::AbstractSegment:
PharLap::P3Format::DescriptorTable PharLap::P3Format::SITEntry PharLap::P3Format::TaskStateSegment PharLap::P3Format::Segment

Public Member Functions

virtual uint32_t GetStoredSize () const =0
 
virtual uint32_t GetLoadedSize () const =0
 
virtual void WriteFile (Linker::Writer &wr) const =0
 

Public Attributes

uint32_t address = 0
 

Detailed Description

Represents a section of data in the image.

Used for generating multisegmented binaries


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