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::MPFormat::Relocation Union Reference

Public Member Functions

 Relocation (uint32_t offset, unsigned rel32)
 
bool operator== (const Relocation &other) const
 
bool operator< (const Relocation &other) const
 

Public Attributes

struct { 
 
   uint32_t   offset: 31 
 
   uint32_t   rel32: 1 
 
};  
 
uint32_t value
 

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