RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for ELF::FatELFFormat, including all inherited members.
AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
AsImage() const | Linker::Image | virtual |
AsImage() | Linker::Image | |
CalculateValues() override | ELF::FatELFFormat | virtual |
Clear() | Linker::Format | virtual |
Dump(Dumper::Dumper &dump) const override | ELF::FatELFFormat | virtual |
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 | |
file_offset (defined in Linker::Format) | Linker::Format | |
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 |
FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
FormatSupportsResources() const | Linker::OutputFormat | virtual |
FormatSupportsSegmentation() const | Linker::OutputFormat | virtual |
GenerateFile(std::string filename, Module &module) | Linker::OutputFormat | virtual |
GetDefaultExtension(Module &module, std::string filename) const | Linker::OutputFormat | virtual |
GetDefaultExtension(Module &module) const | Linker::OutputFormat | virtual |
ImageSize() const override | ELF::FatELFFormat | virtual |
ProcessModule(Module &object) | Linker::OutputFormat | virtual |
ReadFile(Linker::Reader &rd) override | ELF::FatELFFormat | virtual |
records (defined in ELF::FatELFFormat) | ELF::FatELFFormat | |
SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::OutputFormat | virtual |
SetModel(std::string model) | Linker::OutputFormat | virtual |
SetOptions(std::map< std::string, std::string > &options) | Linker::OutputFormat | virtual |
version (defined in ELF::FatELFFormat) | ELF::FatELFFormat | |
WriteFile(Linker::Writer &wr) const override | ELF::FatELFFormat | virtual |
Linker::OutputFormat::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 |