RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
OMF::OMF86Format::BaseSpecification Class Reference

Specification for the group and segment of some reference, and the frame if both are 0. More...

#include <omf.h>

Classes

struct  Location
 Type representing the group and segment of some reference. More...
 

Public Member Functions

void Read (OMF86Format *omf, Linker::Reader &rd)
 
uint16_t GetSize (OMF86Format *omf) const
 
void Write (OMF86Format *omf, ChecksumWriter &wr) const
 
void CalculateValues (OMF86Format *omf, Module *mod)
 
void ResolveReferences (OMF86Format *omf, Module *mod)
 

Public Attributes

std::variant< Location, FrameNumberlocation
 The actual location of the reference.
 

Detailed Description

Specification for the group and segment of some reference, and the frame if both are 0.


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