RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
AOut::AOutFormat::Symbol Class Reference

Public Types

enum  segment_type {
  Undefined = 0 , Absolute = 1 , Text = 2 , Data = 3 ,
  Bss = 4 , Common = 9 , Register = 20 , FileName = 31
}
 

Public Member Functions

uint16_t GetTypeByte (const AOutFormat &aout) const
 
segment_type GetType (const AOutFormat &aout) const
 
bool IsExternal (const AOutFormat &aout) const
 

Public Attributes

std::string name
 
offset_t name_offset = 0
 
uint32_t type_etc = 0
 
offset_t value = 0
 

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