RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
AS86Obj::AS86ObjFormat::ByteCode Class Referenceabstract
Inheritance diagram for AS86Obj::AS86ObjFormat::ByteCode:
AS86Obj::AS86ObjFormat::ChangeSegment AS86Obj::AS86ObjFormat::RawBytes AS86Obj::AS86ObjFormat::RelocatorSize AS86Obj::AS86ObjFormat::SimpleRelocator AS86Obj::AS86ObjFormat::SkipBytes AS86Obj::AS86ObjFormat::SymbolRelocator

Public Member Functions

virtual offset_t GetLength () const
 
virtual offset_t GetMemorySize () const =0
 
virtual void Dump (Dumper::Dumper &dump, unsigned index, offset_t &file_offset, offset_t &memory_offset) const =0
 
virtual void Generate (Linker::Module &module, int &current_segment, std::array< std::shared_ptr< Linker::Section >, 16 > &segments) const
 

Static Public Member Functions

static std::unique_ptr< ByteCodeReadFile (Linker::Reader &rd, int &relocation_size)
 

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