RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
DOS16M::BWFormat::DummySegment Member List

This is the complete list of members for DOS16M::BWFormat::DummySegment, including all inherited members.

AbstractSegment(unsigned access=TYPE_DATA, unsigned flags=0, uint32_t total_length=0) (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegmentinline
access (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
access_type enum name (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
address (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
DummySegment(uint32_t total_length, unsigned access=TYPE_DATA, unsigned flags=0) (defined in DOS16M::BWFormat::DummySegment)DOS16M::BWFormat::DummySegmentinline
FLAG_EMPTY enum value (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
FLAG_TRANSPARENT enum value (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
flag_type enum name (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
flags (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
GetSize(BWFormat &bw) overrideDOS16M::BWFormat::DummySegmentvirtual
GetTotalSize()DOS16M::BWFormat::AbstractSegment
SetTotalSize(uint32_t new_value) overrideDOS16M::BWFormat::DummySegmentvirtual
total_length (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
TYPE_CODE enum value (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
TYPE_DATA enum value (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
WriteContent(Linker::Writer &wr, BWFormat &bw) overrideDOS16M::BWFormat::DummySegmentvirtual
WriteHeader(Linker::Writer &wr, BWFormat &bw)DOS16M::BWFormat::AbstractSegment