|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for AOut::AOutFormat, including all inherited members.
| AARCH64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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 | |
| 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 | |
| bss (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| bss_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| CalculateValues() override | AOut::AOutFormat | 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 | |
| cpu (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| cpu_type enum name (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| CreateDefaultSegments() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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_relocation_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| data_relocations (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| data_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| DJGPP1 enum value | AOut::AOutFormat | |
| Dump(Dumper::Dumper &dump) const override | AOut::AOutFormat | virtual |
| EMX enum value | AOut::AOutFormat | |
| endiantype (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| entry_address (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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 | |
| flags | AOut::AOutFormat | |
| 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 |
| FormatProvidesLibraries() const | Linker::InputFormat | virtual |
| FormatProvidesResources() const | Linker::InputFormat | virtual |
| FormatProvidesSegmentation() const | Linker::InputFormat | virtual |
| FormatRequiresDataStreamFix() const | Linker::InputFormat | virtual |
| FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
| FormatSupportsResources() const | Linker::OutputFormat | virtual |
| FormatSupportsSegmentation() const | Linker::OutputFormat | virtual |
| FREEBSD enum value | AOut::AOutFormat | |
| GenerateFile(std::string filename, Linker::Module &module) override | AOut::AOutFormat | virtual |
| GenerateModule(Linker::Module &module) const override | AOut::AOutFormat | 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 | AOut::AOutFormat | virtual |
| GetDefaultExtension(Linker::Module &module) const override | AOut::AOutFormat | virtual |
| GetDefaultMagic(system_type system) | AOut::AOutFormat | inlinestatic |
| GetEndianType() const | AOut::AOutFormat | |
| GetHeaderSize() const | AOut::AOutFormat | inline |
| GetLinkerScriptParameterNames() override | AOut::AOutFormat | virtual |
| GetMemoryModelNames() | Linker::OutputFormat | virtual |
| GetOptions() override | AOut::AOutFormat | virtual |
| GetPageSize() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetScript(Linker::Module &module) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetSpecialSymbolNames() | Linker::OutputFormat | virtual |
| GetTextAddress() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetTextOffset() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| GetWordSize() const | AOut::AOutFormat | |
| I386 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| IA64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| ImageSize() const override | AOut::AOutFormat | virtual |
| Link(Linker::Module &module) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| linker_parameters | Linker::SegmentManager | |
| linker_script | Linker::SegmentManager | |
| LINUX enum value | AOut::AOutFormat | |
| 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 | |
| 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 | |
| NETBSD enum value | AOut::AOutFormat | |
| NMAGIC enum value | AOut::AOutFormat | |
| NS32K enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| OMAGIC enum value | AOut::AOutFormat | |
| OnNewSegment(std::shared_ptr< Linker::Segment > segment) override | AOut::AOutFormat | virtual |
| OR1K enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| page_size (defined in AOut::AOutFormat) | AOut::AOutFormat | mutable |
| ParameterNames (defined in AOut::AOutFormat) | AOut::AOutFormat | static |
| PARISC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| PDOS386 enum value | AOut::AOutFormat | |
| PDP11 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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 | |
| 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 | AOut::AOutFormat | 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 |
| QMAGIC enum value | AOut::AOutFormat | |
| ReadFile(Linker::Reader &rd) override | AOut::AOutFormat | virtual |
| ReadHeader(Linker::Reader &rd) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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 | AOut::AOutFormat | virtual |
| SetupOptions(std::shared_ptr< OutputFormat > format) | Linker::InputFormat | virtual |
| SPARC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| SPARC64 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| stub (defined in AOut::AOutFormat) | AOut::AOutFormat | mutable |
| 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 | |
| system | AOut::AOutFormat | |
| system_type enum name | AOut::AOutFormat | |
| template_counter (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
| UNKNOWN enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| UNSPECIFIED enum value | AOut::AOutFormat | |
| VAX enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
| 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 | AOut::AOutFormat | 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 |