|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Represents a single substitution. More...
#include <omf.h>
Public Member Functions | |
| uint16_t | Size (OMF86Format *omf, Module *mod) const |
| void | Write (OMF86Format *omf, Module *mod, ChecksumWriter &wr) const |
Static Public Member Functions | |
| static AliasDefinition | Read (OMF86Format *omf, Module *mod, Linker::Reader &rd) |
Public Attributes | |
| std::string | alias_name |
| Name used in references. | |
| std::string | substitute_name |
| Name it should be substituted with. | |
Represents a single substitution.