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::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() constLinker::Imagevirtual
AsImage()Linker::Image
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::SegmentManager)Linker::SegmentManager
Clear()Linker::Formatvirtual
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::AOutFormatstatic
CreateWriter(system_type system) (defined in AOut::AOutFormat)AOut::AOutFormatstatic
current_addressLinker::SegmentManagerprotected
current_baseLinker::SegmentManager
current_is_template (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
current_is_template_head (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
current_segmentLinker::SegmentManager
current_template_name (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
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 overrideAOut::AOutFormatvirtual
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::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
GenerateModule(Linker::Module &module) const overrideAOut::AOutFormatvirtual
Linker::InputFormat::GenerateModule(ModuleCollector &linker, std::string file_name, bool is_library=false) constLinker::InputFormatvirtual
GetBssSegment() (defined in AOut::AOutFormat)AOut::AOutFormat
GetCodeSegment() (defined in AOut::AOutFormat)AOut::AOutFormat
GetCurrentAddress() constLinker::SegmentManager
GetDataSegment() (defined in AOut::AOutFormat)AOut::AOutFormat
GetDefaultExtension(Linker::Module &module, std::string filename) const overrideAOut::AOutFormatvirtual
GetDefaultExtension(Linker::Module &module) const 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
GetWordSize() const (defined in AOut::AOutFormat)AOut::AOutFormat
I80386 enum value (defined in AOut::AOutFormat)AOut::AOutFormat
ImageSize() const overrideAOut::AOutFormatvirtual
Link(Linker::Module &module) (defined in AOut::AOutFormat)AOut::AOutFormat
linker_parametersLinker::SegmentManager
linker_scriptLinker::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) overrideAOut::AOutFormatvirtual
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) overrideAOut::AOutFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
ProduceModule(ModuleCollector &linker, Reader &rd, std::string file_name)Linker::InputFormatvirtual
ProduceModule(Module &module, Reader &rd)Linker::InputFormatvirtual
QMAGIC enum value (defined in AOut::AOutFormat)AOut::AOutFormat
ReadFile(Linker::Reader &rd) overrideAOut::AOutFormatvirtual
segment_mapLinker::SegmentManager
segment_vectorLinker::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) overrideLinker::SegmentManagervirtual
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 AOut::AOutFormat)AOut::AOutFormatmutable
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::SegmentManagerprotected
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 overrideAOut::AOutFormatvirtual
Linker::InputFormat::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
ZMAGIC enum value (defined in AOut::AOutFormat)AOut::AOutFormat
~Format()=default (defined in Linker::Format)Linker::Formatvirtual
~Image()=default (defined in Linker::Image)Linker::Imagevirtual