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.
Clear() | Linker::Format | virtual |
Dump(Dumper::Dumper &dump) | 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 |
ProduceModule(Module &module, Reader &rd)=0 | Linker::InputFormat | pure virtual |
ReadFile(Reader &in)=0 | Linker::Format | pure virtual |
SetupOptions(std::shared_ptr< OutputFormat > format) | Linker::InputFormat | virtual |
WriteFile(Writer &out)=0 | Linker::Format | pure virtual |
~Format() (defined in Linker::Format) | Linker::Format | virtual |