RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
AS86Obj::AS86ObjFormat::Symbol Class Reference

Public Attributes

uint16_t name_offset = 0
 
std::string name
 
uint16_t symbol_type = 0
 
uint8_t segment = 0
 
int offset_size = 0
 
uint32_t offset = 0
 
offset_t symbol_definition_offset = 0
 

Static Public Attributes

static constexpr uint16_t Absolute = 0x0010
 
static constexpr uint16_t Relative = 0x0020
 
static constexpr uint16_t Imported = 0x0040
 
static constexpr uint16_t Exported = 0x0080
 
static constexpr uint16_t Entry = 0x0100
 
static constexpr uint16_t Common = 0x2000
 

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