RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for Linker::InputFormat, including all inherited members.
AsImage() const | Linker::Image | virtual |
AsImage() | Linker::Image | |
Clear() | Linker::Format | virtual |
Dump(Dumper::Dumper &dump) const | Linker::Format | 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(ModuleCollector &linker, std::string file_name, bool is_library=false) const | Linker::InputFormat | virtual |
GenerateModule(Module &module) 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(Reader &rd)=0 | Linker::Format | pure virtual |
SetupOptions(std::shared_ptr< OutputFormat > format) | Linker::InputFormat | virtual |
WriteFile(Writer &wr) const override=0 | Linker::Format | pure virtual |
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 |