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.
AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
AlignCurrentAddress(offset_t align) | Linker::SegmentManager | |
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 | |
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 (defined in AOut::AOutFormat) | AOut::AOutFormat | |
Dump(Dumper::Dumper &dump) const override | AOut::AOutFormat | virtual |
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 | |
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 |
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 |
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 | |
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 | static |
GetEndianType() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
GetScript(Linker::Module &module) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
GetWordSize() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
I80386 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 | |
M68010 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
M68020 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
magic (defined in AOut::AOutFormat) | AOut::AOutFormat | |
magic_type enum name (defined in AOut::AOutFormat) | AOut::AOutFormat | |
MIPS1 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
MIPS2 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
NMAGIC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
OMAGIC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
OnNewSegment(std::shared_ptr< Linker::Segment > segment) override | AOut::AOutFormat | virtual |
PDOS386 enum value (defined in AOut::AOutFormat) | 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 | |
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 (defined in AOut::AOutFormat) | AOut::AOutFormat | |
ReadFile(Linker::Reader &rd) override | AOut::AOutFormat | virtual |
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 | |
stub (defined in AOut::AOutFormat) | AOut::AOutFormat | mutable |
symbol_table_size (defined in AOut::AOutFormat) | AOut::AOutFormat | |
symbols (defined in AOut::AOutFormat) | AOut::AOutFormat | |
system (defined in AOut::AOutFormat) | AOut::AOutFormat | |
system_type enum name (defined in AOut::AOutFormat) | AOut::AOutFormat | |
template_counter (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
UNIX enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
UNKNOWN enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
word_size (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 |
ZMAGIC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
~Format()=default (defined in Linker::Format) | Linker::Format | virtual |
~Image()=default (defined in Linker::Image) | Linker::Image | virtual |