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

This is the complete list of members for DOS16M::BWFormat::Segment, 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
Dump(Dumper::Dumper &dump, const BWFormat &bw, offset_t file_offset, uint16_t selector_offset) const override (defined in DOS16M::BWFormat::Segment)DOS16M::BWFormat::Segmentvirtual
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(const BWFormat &bw) const overrideDOS16M::BWFormat::Segmentvirtual
GetTotalSize()DOS16M::BWFormat::AbstractSegment
image (defined in DOS16M::BWFormat::Segment)DOS16M::BWFormat::Segment
Prepare(BWFormat &bw)DOS16M::BWFormat::AbstractSegment
ReadContent(Linker::Reader &rd, BWFormat &bw) override (defined in DOS16M::BWFormat::Segment)DOS16M::BWFormat::Segmentvirtual
ReadHeader(Linker::Reader &rd) (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
Segment() (defined in DOS16M::BWFormat::Segment)DOS16M::BWFormat::Segmentinlineexplicit
Segment(std::shared_ptr< Linker::Segment > segment, unsigned access=TYPE_DATA, unsigned flags=0) (defined in DOS16M::BWFormat::Segment)DOS16M::BWFormat::Segmentinline
SetTotalSize(uint32_t new_value) overrideDOS16M::BWFormat::Segmentvirtual
size (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegment
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, const BWFormat &bw) const overrideDOS16M::BWFormat::Segmentvirtual
WriteHeader(Linker::Writer &wr, const BWFormat &bw) constDOS16M::BWFormat::AbstractSegment
~AbstractSegment() (defined in DOS16M::BWFormat::AbstractSegment)DOS16M::BWFormat::AbstractSegmentvirtual