|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
An array of descriptors, used for GDT, LDT and IDT. More...
#include <pharlap.h>
Public Member Functions | |
| uint32_t | GetStoredSize () const override |
| uint32_t | GetLoadedSize () const override |
| void | WriteFile (Linker::Writer &wr) const override |
| void | CalculateValues () |
Public Attributes | |
| std::vector< Descriptor > | descriptors |
Public Attributes inherited from PharLap::P3Format::AbstractSegment | |
| uint32_t | address = 0 |
An array of descriptors, used for GDT, LDT and IDT.
|
overridevirtual |
Implements PharLap::P3Format::AbstractSegment.
|
overridevirtual |
Implements PharLap::P3Format::AbstractSegment.
|
overridevirtual |
Implements PharLap::P3Format::AbstractSegment.