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::LinkerManager | |
AppendSection(std::shared_ptr< Section > section) | Linker::LinkerManager | |
AppendSegment(std::string name) | Linker::LinkerManager | |
ARM enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
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::LinkerManager) | Linker::LinkerManager | |
Clear() | Linker::Format | virtual |
ClearLinkerManager() (defined in Linker::LinkerManager) | Linker::LinkerManager | |
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::LinkerManager | protected |
current_base | Linker::LinkerManager | |
current_is_template (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
current_is_template_head (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
current_segment | Linker::LinkerManager | |
current_template_name (defined in Linker::LinkerManager) | Linker::LinkerManager | 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) | Linker::Format | 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::LinkerManager) | Linker::LinkerManager | |
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::LinkerManager | |
file_offset (defined in Linker::Format) | Linker::Format | |
FinishCurrentSegment() | Linker::LinkerManager | |
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 |
GetBssSegment() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
GetCodeSegment() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
GetCurrentAddress() const | Linker::LinkerManager | |
GetDataSegment() (defined in AOut::AOutFormat) | AOut::AOutFormat | |
GetDefaultExtension(Linker::Module &module, std::string filename) override | AOut::AOutFormat | virtual |
GetDefaultExtension(Linker::Module &module) 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 | |
GetStubImageSize() (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
GetWordSize() const (defined in AOut::AOutFormat) | AOut::AOutFormat | |
I80386 enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
Link(Linker::Module &module) (defined in AOut::AOutFormat) | AOut::AOutFormat | |
linker_parameters | Linker::LinkerManager | |
linker_script | Linker::LinkerManager | |
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 | |
MZSimpleStubWriter(std::string stub_file="") (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | inlineprotected |
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 |
OpenAndCheckValidFile() (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
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::LinkerManager) | Linker::LinkerManager | |
ProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessCommand(std::unique_ptr< Script::Node > &command, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessModule(Linker::Module &module) override | AOut::AOutFormat | virtual |
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::LinkerManager | |
ProduceModule(Linker::Module &module, Linker::Reader &rd) override | AOut::AOutFormat | virtual |
QMAGIC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
ReadFile(Linker::Reader &rd) override | AOut::AOutFormat | virtual |
segment_map | Linker::LinkerManager | |
segment_vector | Linker::LinkerManager | |
SetCurrentAddress(offset_t address) | Linker::LinkerManager | |
SetLatestBase(offset_t address) | Linker::LinkerManager | |
SetLinkerParameter(std::map< std::string, std::string > &options, std::string key) | Linker::LinkerManager | |
SetLinkerParameter(std::map< std::string, std::string > &options, std::string key, std::string variable) | Linker::LinkerManager | |
Linker::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::OutputFormat | virtual |
Linker::LinkerManager::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::LinkerManager | |
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 Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
stub_file (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
stub_file_valid (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
stub_size (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
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::LinkerManager) | Linker::LinkerManager | 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) override | AOut::AOutFormat | virtual |
WriteStubImage(std::ostream &out) (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
WriteStubImage(Linker::Writer &wr) (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | protected |
ZMAGIC enum value (defined in AOut::AOutFormat) | AOut::AOutFormat | |
~Format() (defined in Linker::Format) | Linker::Format | virtual |
~LinkerManager() (defined in Linker::LinkerManager) | Linker::LinkerManager | inline |
~MZSimpleStubWriter() (defined in Microsoft::MZSimpleStubWriter) | Microsoft::MZSimpleStubWriter | inlineprotected |