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
AS86Obj::AS86ObjFormat::RelocatorSize Class Reference
Inheritance diagram for AS86Obj::AS86ObjFormat::RelocatorSize:
AS86Obj::AS86ObjFormat::ByteCode

Public Member Functions

 RelocatorSize (uint8_t size)
 
offset_t GetMemorySize () const override
 
void Dump (Dumper::Dumper &dump, unsigned index, offset_t &file_offset, offset_t &memory_offset) const override
 
- Public Member Functions inherited from AS86Obj::AS86ObjFormat::ByteCode
virtual offset_t GetLength () const
 
virtual void Generate (Linker::Module &module, int &current_segment, std::array< std::shared_ptr< Linker::Section >, 16 > &segments) const
 

Public Attributes

uint8_t size
 

Additional Inherited Members

- Static Public Member Functions inherited from AS86Obj::AS86ObjFormat::ByteCode
static std::unique_ptr< ByteCodeReadFile (Linker::Reader &rd, int &relocation_size)
 

Member Function Documentation

◆ Dump()

void AS86ObjFormat::RelocatorSize::Dump ( Dumper::Dumper & dump,
unsigned index,
offset_t & file_offset,
offset_t & memory_offset ) const
overridevirtual

◆ GetMemorySize()

offset_t AS86ObjFormat::RelocatorSize::GetMemorySize ( ) const
overridevirtual

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