RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for DOS16M::BWFormat, including all inherited members.
AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
AlignCurrentAddress(offset_t align) | Linker::LinkerManager | |
AppendSection(std::shared_ptr< Section > section) | Linker::LinkerManager | |
AppendSegment(std::string name) | Linker::LinkerManager | |
CalculateValues() override | DOS16M::BWFormat | virtual |
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
Clear() | Linker::Format | virtual |
ClearLinkerManager() (defined in Linker::LinkerManager) | Linker::LinkerManager | |
cs (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
current_address | Linker::LinkerManager | protected |
current_base | Linker::LinkerManager | |
current_is_template (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
current_is_template_head (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
current_segment | Linker::LinkerManager | |
current_template_name (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
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) | Linker::Format | virtual |
EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
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::LinkerManager | |
file_offset (defined in Linker::Format) | Linker::Format | |
file_size (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
FinishCurrentSegment() | Linker::LinkerManager | |
first_selector (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
Format(offset_t file_offset=0) (defined in Linker::Format) | Linker::Format | inline |
FormatAdditionalSectionFlags(std::string section_name) const override (defined in DOS16M::BWFormat) | DOS16M::BWFormat | virtual |
FormatIs16bit() const override | DOS16M::BWFormat | virtual |
FormatIsLinear() const | Linker::OutputFormat | virtual |
FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
FormatSupportsResources() const | Linker::OutputFormat | virtual |
FormatSupportsSegmentation() const override | DOS16M::BWFormat | virtual |
GenerateFile(std::string filename, Linker::Module &module) | Linker::OutputFormat | virtual |
GetCurrentAddress() const | Linker::LinkerManager | |
GetDefaultDataIndex() (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
GetDefaultExtension(Linker::Module &module, std::string filename) override | DOS16M::BWFormat | virtual |
Linker::OutputFormat::GetDefaultExtension(Linker::Module &module) | Linker::OutputFormat | virtual |
GetScript(Linker::Module &module) (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
GetStubImageSize() (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
ip (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
Link(Linker::Module &module) (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
linker_parameters | Linker::LinkerManager | |
linker_script | Linker::LinkerManager | |
max_extra (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
MeasureRelocations() (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
min_extra (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
MZStubWriter(std::string stub_file="") (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | inlineprotected |
next_header_offset (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
OnNewSegment(std::shared_ptr< Linker::Segment > segment) override (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
Linker::LinkerManager::OnNewSegment(std::shared_ptr< Segment > segment) | Linker::LinkerManager | virtual |
OpenAndCheckValidFile() (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
option_force_relocations (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
OPTION_RELOCATIONS enum value (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
option_relocations (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
option_type enum name (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
options (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
original_file_size (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
original_header_size (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
original_reloc_offset (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
PostProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
private_xm (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
ProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessCommand(std::unique_ptr< Script::Node > &command, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessModule(Linker::Module &module) override | DOS16M::BWFormat | virtual |
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::LinkerManager | |
program_size (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
ReadFile(Linker::Reader &rd) override | DOS16M::BWFormat | virtual |
relocations (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
relocations_type enum name | DOS16M::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_map | Linker::LinkerManager | |
segment_vector | Linker::LinkerManager | |
segments (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
SetCurrentAddress(offset_t address) | Linker::LinkerManager | |
SetLatestBase(offset_t address) | Linker::LinkerManager | |
SetLinkerParameter(std::map< std::string, std::string > &options, std::string key) | Linker::LinkerManager | |
SetLinkerParameter(std::map< std::string, std::string > &options, std::string key, std::string variable) | Linker::LinkerManager | |
Linker::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::OutputFormat | virtual |
Linker::LinkerManager::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::LinkerManager | |
SetModel(std::string model) | Linker::OutputFormat | virtual |
SetOptions(std::map< std::string, std::string > &options) override | DOS16M::BWFormat | virtual |
sp (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
ss (defined in DOS16M::BWFormat) | DOS16M::BWFormat | |
stub (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
stub_file (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
stub_file_size (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
stub_file_valid (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
stub_header_size (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
stub_reloc_count (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
stub_reloc_offset (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
template_counter (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
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) override | DOS16M::BWFormat | virtual |
WriteStubImage(std::ostream &out) (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
WriteStubImage(Linker::Writer &wr) (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | protected |
~Format() (defined in Linker::Format) | Linker::Format | virtual |
~LinkerManager() (defined in Linker::LinkerManager) | Linker::LinkerManager | inline |
~MZStubWriter() (defined in Microsoft::MZStubWriter) | Microsoft::MZStubWriter | inlineprotected |