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

This is the complete list of members for BFLT::BFLTFormat, 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
BFLTFormat(uint32_t format_version=4) (defined in BFLT::BFLTFormat)BFLT::BFLTFormatinline
bss (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
bss_end_offset (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
bss_offset (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
CalculateValues() overrideBFLT::BFLTFormatvirtual
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
Clear() overrideBFLT::BFLTFormatvirtual
ClearSegmentManager() (defined in Linker::SegmentManager)Linker::SegmentManager
code (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
CreateDefaultSegments() (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
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 BFLT::BFLTFormat)BFLT::BFLTFormat
data_offset (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
Dump(Dumper::Dumper &dump) const overrideBFLT::BFLTFormatvirtual
endian_type (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
entry (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
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
FLAG_GOTPIC (defined in BFLT::BFLTFormat)BFLT::BFLTFormatstatic
FLAG_GZIP (defined in BFLT::BFLTFormat)BFLT::BFLTFormatstatic
FLAG_RAM (defined in BFLT::BFLTFormat)BFLT::BFLTFormatstatic
flags (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
Format(offset_t file_offset=0) (defined in Linker::Format)Linker::Formatinline
format_version (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
FormatAdditionalSectionFlags(std::string section_name) const (defined in Linker::OutputFormat)Linker::OutputFormatvirtual
FormatIs16bit() constLinker::OutputFormatvirtual
FormatIsLinear() constLinker::OutputFormatvirtual
FormatIsProtectedMode() constLinker::OutputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() constLinker::OutputFormatvirtual
GenerateFile(std::string filename, Linker::Module &module) overrideBFLT::BFLTFormatvirtual
GetCurrentAddress() constLinker::SegmentManager
GetDefaultExtension(Linker::Module &module) const overrideBFLT::BFLTFormatvirtual
Linker::SegmentManager::GetDefaultExtension(Module &module, std::string filename) constLinker::OutputFormatvirtual
GetLinkerScriptParameterNames()Linker::OutputFormatvirtual
GetMemoryModelNames()Linker::OutputFormatvirtual
GetOptions() overrideBFLT::BFLTFormatvirtual
GetScript(Linker::Module &module) (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
GetSpecialSymbolNames()Linker::OutputFormatvirtual
got (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
ImageSize() const overrideLinker::Formatvirtual
linker_parametersLinker::SegmentManager
linker_scriptLinker::SegmentManager
OnNewSegment(std::shared_ptr< Linker::Segment > segment) overrideBFLT::BFLTFormatvirtual
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) overrideBFLT::BFLTFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
ReadFile(Linker::Reader &rd) overrideBFLT::BFLTFormatvirtual
relocation_offset (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
relocations (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
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) overrideBFLT::BFLTFormatvirtual
SetModel(std::string model)Linker::OutputFormatvirtual
SetOptions(std::map< std::string, std::string > &options) overrideBFLT::BFLTFormatvirtual
stack (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
stack_size (defined in BFLT::BFLTFormat)BFLT::BFLTFormat
template_counter (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
WriteFile(Linker::Writer &wr) const overrideBFLT::BFLTFormatvirtual
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
~BFLTFormat() (defined in BFLT::BFLTFormat)BFLT::BFLTFormatinline
~Format()=default (defined in Linker::Format)Linker::Formatvirtual
~Image()=default (defined in Linker::Image)Linker::Imagevirtual