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

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

AddSupplementaryOutputFormat(std::string subformat)Linker::OutputFormatvirtual
AlignCurrentAddress(offset_t align)Linker::SegmentManager
AppendSection(std::shared_ptr< Section > section)Linker::SegmentManager
AppendSegment(std::string name)Linker::SegmentManager
AsImage() constLinker::Imagevirtual
AsImage()Linker::Image
CalculateValues() overrideDOS16M::BWFormatvirtual
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
Clear()Linker::Formatvirtual
ClearSegmentManager() (defined in Linker::SegmentManager)Linker::SegmentManager
cs (defined in DOS16M::BWFormat)DOS16M::BWFormat
current_addressLinker::SegmentManagerprotected
current_baseLinker::SegmentManager
current_is_template (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
current_is_template_head (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
current_segmentLinker::SegmentManager
current_template_name (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
debug_info_offset (defined in DOS16M::BWFormat)DOS16M::BWFormat
default_data (defined in DOS16M::BWFormat)DOS16M::BWFormat
default_memory_strategy (defined in DOS16M::BWFormat)DOS16M::BWFormat
Dump(Dumper::Dumper &dump) const overrideDOS16M::BWFormatvirtual
EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
EXP_FLAG_RELOCATABLE enum value (defined in DOS16M::BWFormat)DOS16M::BWFormat
exp_flag_type enum name (defined in DOS16M::BWFormat)DOS16M::BWFormat
exp_flags (defined in DOS16M::BWFormat)DOS16M::BWFormat
exp_name (defined in DOS16M::BWFormat)DOS16M::BWFormat
ext_reserve (defined in DOS16M::BWFormat)DOS16M::BWFormat
FetchIntegerOption(std::map< std::string, std::string > &options, std::string name)Linker::OutputFormat
FetchOption(std::map< std::string, std::string > &options, std::string name)Linker::OutputFormat
FetchOption(std::map< std::string, std::string > &options, std::string name, std::string default_value)Linker::OutputFormat
FetchSegment(std::string name)Linker::SegmentManager
file_offset (defined in Linker::Format)Linker::Format
file_size (defined in DOS16M::BWFormat)DOS16M::BWFormat
FinishCurrentSegment()Linker::SegmentManager
first_selector (defined in DOS16M::BWFormat)DOS16M::BWFormat
Format(offset_t file_offset=0) (defined in Linker::Format)Linker::Formatinline
FormatAdditionalSectionFlags(std::string section_name) const override (defined in DOS16M::BWFormat)DOS16M::BWFormatvirtual
FormatIs16bit() const overrideDOS16M::BWFormatvirtual
FormatIsLinear() constLinker::OutputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() const overrideDOS16M::BWFormatvirtual
GenerateFile(std::string filename, Module &module)Linker::OutputFormatvirtual
GetCurrentAddress() constLinker::SegmentManager
GetDefaultDataIndex() (defined in DOS16M::BWFormat)DOS16M::BWFormat
GetDefaultExtension(Linker::Module &module, std::string filename) const overrideDOS16M::BWFormatvirtual
Linker::SegmentManager::GetDefaultExtension(Module &module) constLinker::OutputFormatvirtual
GetScript(Linker::Module &module) (defined in DOS16M::BWFormat)DOS16M::BWFormat
ImageSize() const overrideDOS16M::BWFormatvirtual
ip (defined in DOS16M::BWFormat)DOS16M::BWFormat
Link(Linker::Module &module) (defined in DOS16M::BWFormat)DOS16M::BWFormat
linker_parametersLinker::SegmentManager
linker_scriptLinker::SegmentManager
max_extra (defined in DOS16M::BWFormat)DOS16M::BWFormat
MeasureRelocations() const (defined in DOS16M::BWFormat)DOS16M::BWFormat
min_extra (defined in DOS16M::BWFormat)DOS16M::BWFormat
next_header_offset (defined in DOS16M::BWFormat)DOS16M::BWFormat
OnNewSegment(std::shared_ptr< Linker::Segment > segment) override (defined in DOS16M::BWFormat)DOS16M::BWFormat
Linker::SegmentManager::OnNewSegment(std::shared_ptr< Segment > segment)Linker::SegmentManagervirtual
option_force_relocations (defined in DOS16M::BWFormat)DOS16M::BWFormat
option_relocations (defined in DOS16M::BWFormat)DOS16M::BWFormat
OPTION_RELOCATIONS enum value (defined in DOS16M::BWFormat)DOS16M::BWFormat
option_type enum name (defined in DOS16M::BWFormat)DOS16M::BWFormat
options (defined in DOS16M::BWFormat)DOS16M::BWFormat
PostProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
private_xm (defined in DOS16M::BWFormat)DOS16M::BWFormat
ProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
ProcessCommand(std::unique_ptr< Script::Node > &command, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
ProcessModule(Linker::Module &module) overrideDOS16M::BWFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
program_size (defined in DOS16M::BWFormat)DOS16M::BWFormat
ReadFile(Linker::Reader &rd) overrideDOS16M::BWFormatvirtual
relocations (defined in DOS16M::BWFormat)DOS16M::BWFormat
relocations_type enum nameDOS16M::BWFormat
RelocationsNone enum value (defined in DOS16M::BWFormat)DOS16M::BWFormat
RelocationsType1 enum value (defined in DOS16M::BWFormat)DOS16M::BWFormat
RelocationsType2 enum value (defined in DOS16M::BWFormat)DOS16M::BWFormat
relocsel (defined in DOS16M::BWFormat)DOS16M::BWFormat
runtime_gdt_length (defined in DOS16M::BWFormat)DOS16M::BWFormat
segment_indices (defined in DOS16M::BWFormat)DOS16M::BWFormat
segment_mapLinker::SegmentManager
segment_vectorLinker::SegmentManager
segments (defined in DOS16M::BWFormat)DOS16M::BWFormat
SetCurrentAddress(offset_t address)Linker::SegmentManager
SetLatestBase(offset_t address)Linker::SegmentManager
SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) overrideLinker::SegmentManagervirtual
SetModel(std::string model)Linker::OutputFormatvirtual
SetOptions(std::map< std::string, std::string > &options) overrideDOS16M::BWFormatvirtual
sp (defined in DOS16M::BWFormat)DOS16M::BWFormat
ss (defined in DOS16M::BWFormat)DOS16M::BWFormat
stub (defined in DOS16M::BWFormat)DOS16M::BWFormatmutable
template_counter (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
transfer_buffer_size (defined in DOS16M::BWFormat)DOS16M::BWFormat
transparent_stack (defined in DOS16M::BWFormat)DOS16M::BWFormat
version (defined in DOS16M::BWFormat)DOS16M::BWFormat
WriteFile(Linker::Writer &wr) const overrideDOS16M::BWFormatvirtual
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
~Format()=default (defined in Linker::Format)Linker::Formatvirtual
~Image()=default (defined in Linker::Image)Linker::Imagevirtual