|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for EMX::EMXAOutFormat, including all inherited members.
| AARCH64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| AddObject(const Object &object) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| AddRelocation(Object &object, unsigned type, unsigned flags, size_t offset, uint16_t module, uint32_t target=0, uint32_t addition=0) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| AddResource(Resource &resource) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
| AlignCurrentAddress(offset_t align) | Linker::SegmentManager | |
| ALPHA enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| AMD64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| aout_header_offset (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| AOutFormat(system_type system, magic_type magic) (defined in AOut::AOutFormat) | AOut::AOutFormat | inlineprotected |
| AOutFormat() (defined in AOut::AOutFormat) | AOut::AOutFormat | inline |
| AppendSection(std::shared_ptr< Section > section) | Linker::SegmentManager | |
| AppendSegment(std::string name) | Linker::SegmentManager | |
| ARM enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| AsImage() const | Linker::Image | virtual |
| AsImage() | Linker::Image | |
| automatic_data (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| bound_image (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| bss (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| bss_base (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| bss_end (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| bss_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| CalculateValues() override | EMX::EMXAOutFormat | 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 | |
| code (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| code_relocation_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| code_relocations (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| code_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| compatibility (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| compatibility_type enum name (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| CompatibleGNU enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| CompatibleMicrosoft enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| CompatibleNone enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| CompatibleWatcom enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| CountBundles(size_t entry_index) const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| cpu (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| cpu (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| cpu_type enum name (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| cpu_type enum name (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| CreateConsoleApplication(system_type system=OS2) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protectedstatic |
| CreateDefaultSegments() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| CreateGUIApplication(system_type system=OS2) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protectedstatic |
| CreateLibraryModule(system_type system=OS2) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protectedstatic |
| CreateReader(word_size_t word_size, ::EndianType endiantype, system_type system=UNSPECIFIED) (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| CreateWriter(system_type system, magic_type magic) (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| CreateWriter(system_type system) (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| 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 (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| data_base (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| data_end (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| data_pages_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| data_relocation_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| data_relocations (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| data_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| debug_info_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| debug_info_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| DJGPP1 enum value | AOut::AOutFormat | |
| DOS4G enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| dos_options (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| Dump(Dumper::Dumper &dump) const override | EMX::EMXAOutFormat | virtual |
| eip_object (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| eip_value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| EMX enum value | AOut::AOutFormat | |
| EMXAOutFormat() (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | inline |
| endiantype (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| endiantype (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| entries (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| entry_address (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| entry_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| ErrorInImage enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| esp_object (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| esp_value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| FetchImportedModuleName(std::string name) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| FetchImportedProcedureName(std::string name) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| 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 Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| FinishCurrentSegment() | Linker::SegmentManager | |
| fixup_page_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| fixup_record_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| fixup_section_checksum (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| fixup_section_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| flags (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| Format(offset_t file_offset=0) (defined in Linker::Format) | Linker::Format | inline |
| format_level (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| FormatAdditionalSectionFlags(std::string section_name) const (defined in Linker::OutputFormat) | Linker::OutputFormat | virtual |
| FormatAdditionalSectionFlags(std::string section_name) const override (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protectedvirtual |
| FormatIs16bit() const | Linker::OutputFormat | virtual |
| FormatIsLinear() const | Linker::OutputFormat | virtual |
| FormatIsProtectedMode() const | Linker::OutputFormat | virtual |
| FormatProvidesLibraries() const | Linker::InputFormat | virtual |
| FormatProvidesResources() const | Linker::InputFormat | virtual |
| FormatProvidesSegmentation() const | Linker::InputFormat | virtual |
| FormatRequiresDataStreamFix() const | Linker::InputFormat | virtual |
| AOut::FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
| Microsoft::LEFormat::FormatSupportsLibraries() const override | Microsoft::LEFormat | protectedvirtual |
| FormatSupportsResources() const | Linker::OutputFormat | virtual |
| AOut::FormatSupportsSegmentation() const | Linker::OutputFormat | virtual |
| Microsoft::LEFormat::FormatSupportsSegmentation() const override | Microsoft::LEFormat | protectedvirtual |
| FREEBSD enum value | AOut::AOutFormat | |
| FullScreen enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GenerateFile(std::string filename, Linker::Module &module) override | EMX::EMXAOutFormat | virtual |
| GenerateModule(Linker::Module &module) const override | EMX::EMXAOutFormat | virtual |
| Linker::InputFormat::GenerateModule(ModuleCollector &linker, std::string file_name, bool is_library=false) const | Linker::InputFormat | virtual |
| GetBssSegment() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetCodeSegment() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetCurrentAddress() const | Linker::SegmentManager | |
| GetDataAddressAlign() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetDataOffsetAlign() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetDataSegment() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetDefaultExtension(Linker::Module &module, std::string filename) const override | EMX::EMXAOutFormat | virtual |
| GetDefaultExtension(Linker::Module &module) const override | EMX::EMXAOutFormat | virtual |
| GetDefaultMagic(system_type system) | AOut::AOutFormat | inlinestatic |
| GetDefaultObjectFlags() const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GetEndianType() const | AOut::AOutFormat | |
| GetHeaderSize() const | AOut::AOutFormat | inline |
| GetLinkerScriptParameterNames() override | EMX::EMXAOutFormat | virtual |
| GetMemoryModelNames() | Linker::OutputFormat | virtual |
| GetOptions() override | EMX::EMXAOutFormat | virtual |
| GetPageOffset(uint32_t index) const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GetPageSize() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetPageSize(uint32_t index) const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GetRelocationOffset(Object &object, size_t offset, size_t &page_index, uint16_t &page_offset) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GetScript(Linker::Module &module) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetScript(Linker::Module &module) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GetSpecialSymbolNames() | Linker::OutputFormat | virtual |
| GetTextAddress() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetTextOffset() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetWordSize() const | AOut::AOutFormat | |
| GUI enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| GUIAware enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| heap (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| heap_base (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| heap_brk (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| heap_end (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| heap_off (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| heap_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| I286 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| I386 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| I386 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| I486 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| I586 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| I860_N10 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| I860_N11 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| IA64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| ImageSize() const override | EMX::EMXAOutFormat | virtual |
| imported_module_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| imported_modules (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| imported_procedure_name_offsets (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| imported_procedure_names_length (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| imported_procedure_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| imported_procedures (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| instance_demand_page_count (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| instance_preload_page_count (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| IsDriver() const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| IsExtendedFormat() const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| IsLibrary() const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| IsOS2() const (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| last_page_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| LEFormat() (defined in Microsoft::LEFormat) | Microsoft::LEFormat | inlineexplicitprotected |
| LEFormat(unsigned system, unsigned module_flags, bool extended_format) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | inlineprotected |
| Library enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| Link(Linker::Module &module) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| Link(Linker::Module &module) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| linker_parameters | Linker::SegmentManager | |
| linker_script | Linker::SegmentManager | |
| LINUX enum value | AOut::AOutFormat | |
| loader_section_checksum (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| loader_section_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| M68K enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| M88K enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| magic | AOut::AOutFormat | |
| magic_type enum name | AOut::AOutFormat | |
| MakeEntry(Linker::Position value) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| MakeEntry(uint16_t index, Linker::Position value) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| MID_68010 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_68020 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_ARM6 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_BFD_ARM (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_FREEBSD_SPARC (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_HP200 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_HP300 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_HPUX (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_HPUX800 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_I386 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_LINUX_OLDSUN2 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_LINUX_SPARC (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_MIPS1 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_MIPS2 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_AARCH64 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_ALPHA (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_HPPA (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_IA64 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_M680002K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_M68K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_M68K4K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_M88K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_MIPS (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_NS32532K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_OR1K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_PMAX (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_POWERPC (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_POWERPC64 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_RISCV (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_SH3 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_SH5_32 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_SH5_64 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_SPARC (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_SPARC64 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_VAX (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_VAX1K (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_NETBSD_X86_64 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_PC386 (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| MID_UNKNOWN (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| mid_value | AOut::AOutFormat | |
| midmag_endiantype | AOut::AOutFormat | |
| MIPS enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| MIPS1 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| MIPS2 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| MIPS3 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| module_directives (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| module_directives_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| module_flags (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| module_name (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| module_version (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| MSDOS4 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| NETBSD enum value | AOut::AOutFormat | |
| Neutral enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| NMAGIC enum value | AOut::AOutFormat | |
| NoExternalFixup enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| NoInternalFixup enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| nonresident_name_table_checksum (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| nonresident_name_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| nonresident_name_table_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| nonresident_names (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| NS32K enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| object_index (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| object_iterated_pages_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| object_page_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| object_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| objects (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| OMAGIC enum value | AOut::AOutFormat | |
| OnNewSegment(std::shared_ptr< Linker::Segment > segment) override | EMX::EMXAOutFormat | virtual |
| OR1K enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| OS2 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| os2_dll (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| os2_options (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| page_count (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| page_offset_shift (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| page_size (defined in AOut::AOutFormat) | AOut::AOutFormat | mutable |
| page_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| pages (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| ParameterNames (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | static |
| PARISC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| PDOS386 enum value | AOut::AOutFormat | |
| PDP11 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| per_page_checksum_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| PerProcessTermination enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| PhysicalDriver enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| PostProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
| PPC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| PPC64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| preload_page_count (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| PreProcessInitialization enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| 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 | EMX::EMXAOutFormat | virtual |
| ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::SegmentManager | |
| ProduceModule(ModuleCollector &linker, Reader &rd, std::string file_name) | Linker::InputFormat | virtual |
| ProduceModule(Module &module, Reader &rd) | Linker::InputFormat | virtual |
| program_name (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| ProtectedMemoryLibrary enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| QMAGIC enum value | AOut::AOutFormat | |
| ReadFile(Linker::Reader &rd) override | EMX::EMXAOutFormat | virtual |
| ReadHeader(Linker::Reader &rd) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| resident_name_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| resident_names (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| resource_table_entry_count (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| resource_table_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| resources (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| RISCV enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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) override | EMX::EMXAOutFormat | virtual |
| SetupOptions(std::shared_ptr< OutputFormat > format) | Linker::InputFormat | virtual |
| signature | Microsoft::LEFormat | protected |
| SimulateLinker(compatibility_type compatibility) (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| SPARC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| SPARC64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| stack (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| stack_base (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| stack_end (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| stack_size (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| stub (defined in AOut::AOutFormat) | AOut::AOutFormat | mutable |
| stub (defined in Microsoft::LEFormat) | Microsoft::LEFormat | mutableprotected |
| SUPERH enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| SUPERH64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| symbol_table_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| symbols (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| AOut::system | AOut::AOutFormat | |
| system (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| AOut::system_type enum name | AOut::AOutFormat | |
| system_type enum name (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| template_counter (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
| text_base (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| text_end (defined in EMX::EMXAOutFormat) | EMX::EMXAOutFormat | |
| UNKNOWN enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| UNSPECIFIED enum value | AOut::AOutFormat | |
| VAX enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| VirtualDriver enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| vxd_ddk_version (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| vxd_device_id (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| vxd_version_info_resource_length (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| vxd_version_info_resource_offset (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| Windows enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| Windows386 enum value (defined in Microsoft::LEFormat) | Microsoft::LEFormat | protected |
| word_size | AOut::AOutFormat | |
| word_size_t enum name (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| WordSize16 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| WordSize32 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| WriteFile(Linker::Writer &wr) const override | EMX::EMXAOutFormat | virtual |
| Linker::InputFormat::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const override | Linker::Format | virtual |
| WriteHeader(Linker::Writer &wr) const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| ZMAGIC enum value | AOut::AOutFormat | |
| ~Format()=default (defined in Linker::Format) | Linker::Format | virtual |
| ~Image()=default (defined in Linker::Image) | Linker::Image | virtual |