| AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
| AlignCurrentAddress(offset_t align) | Linker::SegmentManager | |
| AllocateSymbols(Module &module) const | Linker::OutputFormat | virtual |
| AppendSection(std::shared_ptr< Section > section) | Linker::SegmentManager | |
| AppendSegment(std::string name) | Linker::SegmentManager | |
| AppendSegment(std::shared_ptr< Segment > segment) | Linker::SegmentManager | |
| AsImage() const | Linker::Contents | virtual |
| AsImage() | Linker::Contents | |
| bss_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CalculateValues() | Linker::OutputFormat | virtual |
| CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| Clear() | Linker::Format | virtual |
| ClearSegmentManager() (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| condition_failed | Linker::SegmentManager | protected |
| cpu (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_68K enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_80186 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_80286 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_80386 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_8086 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_None enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_NS32K enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_PDP11 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_PDP11_23 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| cpu_type enum name (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_VAX enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_Z80 enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| CPU_Z8K enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| current_address | Linker::SegmentManager | protected |
| current_base | Linker::SegmentManager | |
| current_is_template | Linker::SegmentManager | protected |
| current_is_template_head | Linker::SegmentManager | protected |
| current_segment | Linker::SegmentManager | |
| current_template_name | Linker::SegmentManager | protected |
| data_base_address (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| data_relocation_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| data_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| Dump(Dumper::Dumper &dump) const override | Xenix::XOutFormat | virtual |
| endiantype (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| entry_address (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| 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 | |
| FinishCurrentSegment() | Linker::SegmentManager | |
| Flag_Absolute (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_AdvisoryLocking (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_Executable (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_FixedStack (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_FloatingPoint (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_HugeData (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_Iterated (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_LargeData (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_LargeText (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_PureText (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_SegmentTable (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_SeparateInsData (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_TextOverlay (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_VirtualModule (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_Xenix2x (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_Xenix3x (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_Xenix53Required (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Flag_Xenix5x (defined in Xenix::XOutFormat) | Xenix::XOutFormat | static |
| Format(offset_t file_offset=0) (defined in Linker::Format) | Linker::Format | inline |
| FormatAdditionalSectionFlags(std::string section_name) const (defined in Linker::OutputFormat) | Linker::OutputFormat | virtual |
| FormatIs16bit() const | Linker::OutputFormat | virtual |
| FormatIsLinear() const | Linker::OutputFormat | virtual |
| FormatIsProtectedMode() const | Linker::OutputFormat | virtual |
| FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
| FormatSupportsResources() const | Linker::OutputFormat | virtual |
| FormatSupportsSegmentation() const | Linker::OutputFormat | virtual |
| GenerateFile(std::string filename, Module &module) | Linker::OutputFormat | virtual |
| GetCPUByte() const (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| GetCurrentAddress() const | Linker::SegmentManager | |
| GetDefaultExtension(Module &module, std::string filename) const | Linker::OutputFormat | virtual |
| GetDefaultExtension(Module &module) const | Linker::OutputFormat | virtual |
| GetLinkerScriptParameterNames() | Linker::OutputFormat | virtual |
| GetMemoryModelNames() | Linker::OutputFormat | virtual |
| GetOptions() | Linker::OutputFormat | virtual |
| GetRelSymByte() const (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| GetScript(Module &module) | Linker::SegmentManager | |
| GetSpecialSymbolNames() | Linker::OutputFormat | virtual |
| header_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| ImageSize() const override | Linker::Format | virtual |
| linker_parameters | Linker::SegmentManager | |
| linker_script | Linker::SegmentManager | |
| OnCallDirective(std::string identifier) | Linker::SegmentManager | virtual |
| OnNewSegment(std::shared_ptr< Segment > segment) | Linker::SegmentManager | virtual |
| 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(Module &object) | Linker::OutputFormat | virtual |
| ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::SegmentManager | |
| ReadFile(Linker::Reader &rd) override | Xenix::XOutFormat | virtual |
| REL_8086_ABS enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| REL_8086_REL enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| REL_A_OUT enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| REL_B_OUT enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| REL_X_OUT_LONG enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| REL_X_OUT_SHORT enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| relocation_format (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| relocation_format_type enum name (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| relocation_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| runtime_environment (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| segment_map | Linker::SegmentManager | |
| segment_vector | Linker::SegmentManager | |
| SetCurrentAddress(offset_t address) | Linker::SegmentManager | |
| 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) | Linker::OutputFormat | virtual |
| SetOptions(std::map< std::string, std::string > &options) | Linker::OutputFormat | virtual |
| stack_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| SYM_8086_ABS enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| SYM_8086_REL enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| SYM_A_OUT enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| SYM_B_OUT enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| SYM_STRING_TABLE enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| SYM_X_OUT enum value (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| symbol_format (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| symbol_format_type enum name (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| symbol_table_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| template_counter | Linker::SegmentManager | protected |
| text_base_address (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| text_relocation_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| text_size (defined in Xenix::XOutFormat) | Xenix::XOutFormat | |
| WriteFile(Linker::Writer &wr) const override | Xenix::XOutFormat | virtual |
| Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const override | Linker::Format | virtual |
| ~Contents()=default (defined in Linker::Contents) | Linker::Contents | virtual |
| ~Format()=default (defined in Linker::Format) | Linker::Format | virtual |