RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for OMF::OMFFormat, including all inherited members.
AsImage() const | Linker::Image | virtual |
AsImage() | Linker::Image | |
Clear() | Linker::Format | virtual |
Dump(Dumper::Dumper &dump) const override | OMF::OMFFormat | virtual |
file_offset (defined in Linker::Format) | Linker::Format | |
Format(offset_t file_offset=0) (defined in Linker::Format) | Linker::Format | inline |
FormatProvidesLibraries() const | Linker::InputFormat | virtual |
FormatProvidesResources() const | Linker::InputFormat | virtual |
FormatProvidesSegmentation() const | Linker::InputFormat | virtual |
FormatRequiresDataStreamFix() const | Linker::InputFormat | virtual |
GenerateModule(Linker::Module &module) const override | OMF::OMFFormat | virtual |
Linker::InputFormat::GenerateModule(ModuleCollector &linker, std::string file_name, bool is_library=false) const | Linker::InputFormat | virtual |
ImageSize() const override | Linker::Format | virtual |
ProduceModule(ModuleCollector &linker, Reader &rd, std::string file_name) | Linker::InputFormat | virtual |
ProduceModule(Module &module, Reader &rd) | Linker::InputFormat | virtual |
ReadFile(Linker::Reader &rd) override | OMF::OMFFormat | virtual |
SetupOptions(std::shared_ptr< OutputFormat > format) | Linker::InputFormat | virtual |
WriteFile(Linker::Writer &wr) const override | OMF::OMFFormat | virtual |
Linker::InputFormat::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const override | Linker::Format | virtual |
~Format()=default (defined in Linker::Format) | Linker::Format | virtual |
~Image()=default (defined in Linker::Image) | Linker::Image | virtual |