RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
AOut::AOutFormat Member List

This is the complete list of members for AOut::AOutFormat, including all inherited members.

AddSupplementaryOutputFormat(std::string subformat)Linker::OutputFormatvirtual
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() overrideAOut::AOutFormatvirtual
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::LinkerManager)Linker::LinkerManager
Clear()Linker::Formatvirtual
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::AOutFormatstatic
CreateWriter(system_type system) (defined in AOut::AOutFormat)AOut::AOutFormatstatic
current_addressLinker::LinkerManagerprotected
current_baseLinker::LinkerManager
current_is_template (defined in Linker::LinkerManager)Linker::LinkerManagerprotected
current_is_template_head (defined in Linker::LinkerManager)Linker::LinkerManagerprotected
current_segmentLinker::LinkerManager
current_template_name (defined in Linker::LinkerManager)Linker::LinkerManagerprotected
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::Formatvirtual
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::Formatinline
FormatAdditionalSectionFlags(std::string section_name) const (defined in Linker::OutputFormat)Linker::OutputFormatvirtual
FormatIs16bit() constLinker::OutputFormatvirtual
FormatIsLinear() constLinker::OutputFormatvirtual
FormatProvidesLibraries() constLinker::InputFormatvirtual
FormatProvidesResources() constLinker::InputFormatvirtual
FormatProvidesSegmentation() constLinker::InputFormatvirtual
FormatRequiresDataStreamFix() constLinker::InputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() constLinker::OutputFormatvirtual
GenerateFile(std::string filename, Linker::Module &module) overrideAOut::AOutFormatvirtual
GetBssSegment() (defined in AOut::AOutFormat)AOut::AOutFormat
GetCodeSegment() (defined in AOut::AOutFormat)AOut::AOutFormat
GetCurrentAddress() constLinker::LinkerManager
GetDataSegment() (defined in AOut::AOutFormat)AOut::AOutFormat
GetDefaultExtension(Linker::Module &module, std::string filename) overrideAOut::AOutFormatvirtual
GetDefaultExtension(Linker::Module &module) overrideAOut::AOutFormatvirtual
GetDefaultMagic(system_type system)AOut::AOutFormatstatic
GetEndianType() const (defined in AOut::AOutFormat)AOut::AOutFormat
GetScript(Linker::Module &module) (defined in AOut::AOutFormat)AOut::AOutFormat
GetStubImageSize() (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
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_parametersLinker::LinkerManager
linker_scriptLinker::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::MZSimpleStubWriterinlineprotected
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) overrideAOut::AOutFormatvirtual
OpenAndCheckValidFile() (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
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) overrideAOut::AOutFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::LinkerManager
ProduceModule(Linker::Module &module, Linker::Reader &rd) overrideAOut::AOutFormatvirtual
QMAGIC enum value (defined in AOut::AOutFormat)AOut::AOutFormat
ReadFile(Linker::Reader &rd) overrideAOut::AOutFormatvirtual
segment_mapLinker::LinkerManager
segment_vectorLinker::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::OutputFormatvirtual
Linker::LinkerManager::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options)Linker::LinkerManager
SetModel(std::string model)Linker::OutputFormatvirtual
SetOptions(std::map< std::string, std::string > &options) overrideAOut::AOutFormatvirtual
SetupOptions(std::shared_ptr< OutputFormat > format)Linker::InputFormatvirtual
SPARC enum value (defined in AOut::AOutFormat)AOut::AOutFormat
stub (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
stub_file (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
stub_file_valid (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
stub_size (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
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::LinkerManagerprotected
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) overrideAOut::AOutFormatvirtual
WriteStubImage(std::ostream &out) (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
WriteStubImage(Linker::Writer &wr) (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterprotected
ZMAGIC enum value (defined in AOut::AOutFormat)AOut::AOutFormat
~Format() (defined in Linker::Format)Linker::Formatvirtual
~LinkerManager() (defined in Linker::LinkerManager)Linker::LinkerManagerinline
~MZSimpleStubWriter() (defined in Microsoft::MZSimpleStubWriter)Microsoft::MZSimpleStubWriterinlineprotected