RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
AS86Obj::AS86ObjFormat::SimpleRelocator Member List

This is the complete list of members for AS86Obj::AS86ObjFormat::SimpleRelocator, including all inherited members.

Dump(Dumper::Dumper &dump, unsigned index, offset_t &file_offset, offset_t &memory_offset) const override (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocatorvirtual
Generate(Linker::Module &module, int &current_segment, std::array< std::shared_ptr< Linker::Section >, 16 > &segments) const override (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocatorvirtual
GetLength() const override (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocatorvirtual
GetMemorySize() const override (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocatorvirtual
ip_relative (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocator
offset (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocator
ReadFile(Linker::Reader &rd, int &relocation_size) (defined in AS86Obj::AS86ObjFormat::ByteCode)AS86Obj::AS86ObjFormat::ByteCodestatic
relocation_size (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocator
segment (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocator
SimpleRelocator(uint8_t type, uint32_t offset, int relocation_size) (defined in AS86Obj::AS86ObjFormat::SimpleRelocator)AS86Obj::AS86ObjFormat::SimpleRelocatorinline
~ByteCode() (defined in AS86Obj::AS86ObjFormat::ByteCode)AS86Obj::AS86ObjFormat::ByteCodevirtual