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::Relocation Class Reference

A relocation entry in the relocation table. More...

#include <pharlap.h>

Public Member Functions

 Relocation (uint16_t selector, uint32_t offset)
 
bool operator== (const Relocation &other) const
 
bool operator< (const Relocation &other) const
 
void WriteFile (Linker::Writer &wr) const
 

Public Attributes

uint16_t selector
 
uint32_t offset
 

Detailed Description

A relocation entry in the relocation table.


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