RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Apple::OMFFormat::Segment::IntersegmentRelocationRecord Member List

This is the complete list of members for Apple::OMFFormat::Segment::IntersegmentRelocationRecord, including all inherited members.

AddFields(Dumper::Dumper &dump, Dumper::Region &region, const OMFFormat &omf, const Segment &segment, unsigned index, offset_t file_offset, offset_t address) const overrideApple::OMFFormat::Segment::IntersegmentRelocationRecordvirtual
AddSignals(Dumper::Block &block, offset_t current_segment_offset) const overrideApple::OMFFormat::Segment::RelocationRecordvirtual
Dump(Dumper::Dumper &dump, const OMFFormat &omf, const Segment &segment, unsigned index, offset_t file_offset, offset_t address) constApple::OMFFormat::Segment::Recordvirtual
file_number (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecord
GetLength(const Segment &segment) const overrideApple::OMFFormat::Segment::IntersegmentRelocationRecordvirtual
GetMemoryLength(const Segment &segment, offset_t current_address) constApple::OMFFormat::Segment::Recordvirtual
IntersegmentRelocationRecord() (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecordinlineexplicit
IntersegmentRelocationRecord(record_type type) (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecordinline
IntersegmentRelocationRecord(record_type type, uint8_t size, uint8_t shift, offset_t source, uint16_t file_number, uint16_t segment_number, offset_t target) (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecordinline
OPC_ALIGN enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_BEXPR enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_C_INTERSEG enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_C_RELOC enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_CONST_BASE enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_CONST_FIRST enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_CONST_LAST enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_DS enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_END enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_ENTRY enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_EQU enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_EXPR enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_GEQU enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_GLOBAL enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_INTERSEG enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_LCONST enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_LEXPR enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_LOCAL enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_MEM enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_ORG enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_RELEXPR enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_RELOC enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_STRONG enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_SUPER enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_USING enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
OPC_ZEXPR enum value (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
ReadData(size_t bytes, offset_t offset, void *buffer) constApple::OMFFormat::Segment::Recordvirtual
ReadFile(Segment &segment, Linker::Reader &rd) override (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecordvirtual
Record(record_type type) (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Recordinline
record_type enum name (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
RelocationRecord(record_type type) (defined in Apple::OMFFormat::Segment::RelocationRecord)Apple::OMFFormat::Segment::RelocationRecordinline
RelocationRecord(record_type type, uint8_t size, int8_t shift, offset_t source, offset_t target) (defined in Apple::OMFFormat::Segment::RelocationRecord)Apple::OMFFormat::Segment::RelocationRecordinline
segment_number (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecord
shift (defined in Apple::OMFFormat::Segment::RelocationRecord)Apple::OMFFormat::Segment::RelocationRecord
size (defined in Apple::OMFFormat::Segment::RelocationRecord)Apple::OMFFormat::Segment::RelocationRecord
source (defined in Apple::OMFFormat::Segment::RelocationRecord)Apple::OMFFormat::Segment::RelocationRecord
target (defined in Apple::OMFFormat::Segment::RelocationRecord)Apple::OMFFormat::Segment::RelocationRecord
type (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Record
WriteFile(const Segment &segment, Linker::Writer &wr) const override (defined in Apple::OMFFormat::Segment::IntersegmentRelocationRecord)Apple::OMFFormat::Segment::IntersegmentRelocationRecordvirtual
~Record()=default (defined in Apple::OMFFormat::Segment::Record)Apple::OMFFormat::Segment::Recordvirtual