| AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
| AlignCurrentAddress(offset_t align) | Linker::SegmentManager | |
| AppendSection(std::shared_ptr< Section > section) | Linker::SegmentManager | |
| AppendSegment(std::string name) | Linker::SegmentManager | |
| AsImage() const | Linker::Image | virtual |
| AsImage() | Linker::Image | |
| CalculateValues() override | Microsoft::MZFormat | virtual |
| CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| checksum | Microsoft::MZFormat | |
| Clear() override | Microsoft::MZFormat | virtual |
| ClearSegmentManager() (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| CreateDefaultSegments() | Microsoft::MZFormat | |
| cs | Microsoft::MZFormat | |
| current_address | Linker::SegmentManager | protected |
| current_base | Linker::SegmentManager | |
| current_is_template (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
| current_is_template_head (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
| current_segment | Linker::SegmentManager | |
| current_template_name (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
| data_segment | Microsoft::MZFormat | |
| Dump(Dumper::Dumper &dump) const override | Microsoft::MZFormat | virtual |
| EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| extra_paras | Microsoft::MZFormat | |
| 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_blocks | Microsoft::MZFormat | |
| FinishCurrentSegment() | Linker::SegmentManager | |
| Format(offset_t file_offset=0) (defined in Linker::Format) | Linker::Format | inline |
| FormatAdditionalSectionFlags(std::string section_name) const override (defined in Microsoft::MZFormat) | Microsoft::MZFormat | virtual |
| FormatIs16bit() const override | Microsoft::MZFormat | virtual |
| FormatIsLinear() const | Linker::OutputFormat | virtual |
| FormatIsProtectedMode() const override | Microsoft::MZFormat | virtual |
| FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
| FormatSupportsResources() const | Linker::OutputFormat | virtual |
| FormatSupportsSegmentation() const override | Microsoft::MZFormat | virtual |
| GenerateFile(std::string filename, Linker::Module &module) override | Microsoft::MZFormat | virtual |
| GetCurrentAddress() const | Linker::SegmentManager | |
| GetDataSize() const (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| GetDefaultExtension(Linker::Module &module, std::string filename) const override | Microsoft::MZFormat | virtual |
| Linker::SegmentManager::GetDefaultExtension(Module &module) const | Linker::OutputFormat | virtual |
| GetHeaderSize() const (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| GetLinkerScriptParameterNames() | Linker::OutputFormat | virtual |
| GetMemoryModelNames() override | Microsoft::MZFormat | virtual |
| GetOptions() override | Microsoft::MZFormat | virtual |
| GetPifOffset() const (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| GetScript(Linker::Module &module) (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| GetSignature() const (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| GetSpecialSymbolNames() | Linker::OutputFormat | virtual |
| header_size_paras | Microsoft::MZFormat | |
| image | Microsoft::MZFormat | |
| ImageSize() const override | Microsoft::MZFormat | virtual |
| ip | Microsoft::MZFormat | |
| last_block_size | Microsoft::MZFormat | |
| Link(Linker::Module &module) | Microsoft::MZFormat | |
| linker_parameters | Linker::SegmentManager | |
| linker_script | Linker::SegmentManager | |
| MAGIC_DL enum value | Microsoft::MZFormat | |
| MAGIC_MZ enum value | Microsoft::MZFormat | |
| magic_type enum name | Microsoft::MZFormat | |
| MAGIC_ZM enum value | Microsoft::MZFormat | |
| max_extra_paras | Microsoft::MZFormat | |
| memory_model | Microsoft::MZFormat | |
| memory_model_t enum name | Microsoft::MZFormat | |
| MemoryModelNames (defined in Microsoft::MZFormat) | Microsoft::MZFormat | static |
| min_extra_paras | Microsoft::MZFormat | |
| MODEL_COMPACT enum value | Microsoft::MZFormat | |
| MODEL_DEFAULT enum value | Microsoft::MZFormat | |
| MODEL_LARGE enum value | Microsoft::MZFormat | |
| MODEL_SMALL enum value | Microsoft::MZFormat | |
| MODEL_TINY enum value | Microsoft::MZFormat | |
| OnNewSegment(std::shared_ptr< Linker::Segment > segment) override | Microsoft::MZFormat | virtual |
| option_file_align | Microsoft::MZFormat | |
| option_header_align | Microsoft::MZFormat | |
| overlay_number | Microsoft::MZFormat | |
| pif | Microsoft::MZFormat | |
| PostProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| 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) override | Microsoft::MZFormat | virtual |
| ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::SegmentManager | |
| ReadFile(Linker::Reader &rd) override | Microsoft::MZFormat | virtual |
| relocation_count | Microsoft::MZFormat | |
| relocation_offset | Microsoft::MZFormat | |
| relocations | Microsoft::MZFormat | |
| segment_map | Linker::SegmentManager | |
| segment_vector | Linker::SegmentManager | |
| SetCurrentAddress(offset_t address) | Linker::SegmentManager | |
| SetFileSize(uint32_t size) (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| SetLatestBase(offset_t address) | Linker::SegmentManager | |
| SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) override | Linker::SegmentManager | virtual |
| SetModel(std::string model) override | Microsoft::MZFormat | virtual |
| SetOptions(std::map< std::string, std::string > &options) override | Microsoft::MZFormat | virtual |
| SetSignature(magic_type magic) (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
| signature | Microsoft::MZFormat | |
| sp | Microsoft::MZFormat | |
| ss | Microsoft::MZFormat | |
| template_counter (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
| WriteFile(Linker::Writer &wr) const override | Microsoft::MZFormat | virtual |
| Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const override | Linker::Format | virtual |
| zero_fill | Microsoft::MZFormat | |
| ~Format()=default (defined in Linker::Format) | Linker::Format | virtual |
| ~Image()=default (defined in Linker::Image) | Linker::Image | virtual |
| ~MZFormat() (defined in Microsoft::MZFormat) | Microsoft::MZFormat | inline |