RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
BFLT::BFLTFormat::Relocation Struct Reference

Represents a relocation within the image. More...

#include <bflt.h>

Public Types

enum  relocation_type { Text = 0 , Data = 1 , Bss = 2 }
 

Public Attributes

enum BFLT::BFLTFormat::Relocation::relocation_type type
 Whether the target references the text, data or bss segment, only relevant up to and including version 2.
 
offset_t offset
 

Detailed Description

Represents a relocation within the image.


The documentation for this struct was generated from the following file: