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

This is the complete list of members for Binary::BinaryFormat, 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
AsImage() constLinker::Imagevirtual
AsImage()Linker::Image
base_addressBinary::GenericBinaryFormat
BinaryFormat(uint64_t default_base_address=0, std::string default_extension="") (defined in Binary::BinaryFormat)Binary::BinaryFormatinline
BinaryFormat(std::string default_extension) (defined in Binary::BinaryFormat)Binary::BinaryFormatinline
CalculateValues() overrideBinary::GenericBinaryFormatvirtual
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
Clear() overrideBinary::BinaryFormatvirtual
ClearSegmentManager() (defined in Linker::SegmentManager)Linker::SegmentManager
CreateDefaultSegments() (defined in Binary::GenericBinaryFormat)Binary::GenericBinaryFormat
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
Dump(Dumper::Dumper &dump) const overrideBinary::BinaryFormatvirtual
EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
extensionBinary::GenericBinaryFormat
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 override (defined in Binary::BinaryFormat)Binary::BinaryFormatvirtual
FormatIs16bit() const overrideBinary::BinaryFormatvirtual
FormatIsLinear() constLinker::OutputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() const overrideBinary::BinaryFormatvirtual
GenerateFile(std::string filename, Linker::Module &module) overrideBinary::GenericBinaryFormatvirtual
GenericBinaryFormat(uint64_t default_base_address=0, std::string default_extension="") (defined in Binary::GenericBinaryFormat)Binary::GenericBinaryFormatinline
GenericBinaryFormat(std::string default_extension) (defined in Binary::GenericBinaryFormat)Binary::GenericBinaryFormatinline
GetCurrentAddress() constLinker::SegmentManager
GetDefaultExtension(Linker::Module &module, std::string filename) const overrideBinary::GenericBinaryFormatvirtual
Linker::SegmentManager::GetDefaultExtension(Module &module) constLinker::OutputFormatvirtual
GetScript(Linker::Module &module) override (defined in Binary::BinaryFormat)Binary::BinaryFormatvirtual
imageBinary::GenericBinaryFormat
ImageSize() const overrideBinary::BinaryFormatvirtual
Link(Linker::Module &module) (defined in Binary::GenericBinaryFormat)Binary::GenericBinaryFormat
linker_parametersLinker::SegmentManager
linker_scriptLinker::SegmentManager
memory_modelBinary::BinaryFormat
memory_model_t enum nameBinary::BinaryFormat
MODEL_COMPACT enum valueBinary::BinaryFormat
MODEL_DEFAULT enum valueBinary::BinaryFormat
MODEL_LARGE enum valueBinary::BinaryFormat
MODEL_SMALL enum valueBinary::BinaryFormat
MODEL_TINY enum valueBinary::BinaryFormat
OnNewSegment(std::shared_ptr< Linker::Segment > segment) overrideBinary::GenericBinaryFormatvirtual
pifBinary::BinaryFormat
position_independentBinary::GenericBinaryFormat
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) overrideBinary::BinaryFormatvirtual
ProcessRelocation(Linker::Module &module, Linker::Relocation &rel, Linker::Resolution resolution)Binary::GenericBinaryFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
ReadFile(Linker::Reader &rd) overrideBinary::BinaryFormatvirtual
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) overrideBinary::BinaryFormatvirtual
SetOptions(std::map< std::string, std::string > &options)Linker::OutputFormatvirtual
template_counter (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
WriteFile(Linker::Writer &wr) const overrideBinary::BinaryFormatvirtual
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
~BinaryFormat() (defined in Binary::BinaryFormat)Binary::BinaryFormatinline
~Format()=default (defined in Linker::Format)Linker::Formatvirtual
~GenericBinaryFormat() (defined in Binary::GenericBinaryFormat)Binary::GenericBinaryFormatinline
~Image()=default (defined in Linker::Image)Linker::Imagevirtual