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

This is the complete list of members for PCOS::CMDFormat, including all inherited members.

AddSupplementaryOutputFormat(std::string subformat)Linker::OutputFormatvirtual
AlignCurrentAddress(offset_t align)Linker::SegmentManager
allocation_length (defined in PCOS::CMDFormat)PCOS::CMDFormat
AppendSection(std::shared_ptr< Section > section)Linker::SegmentManager
AppendSegment(std::string name)Linker::SegmentManager
AsImage() constLinker::Imagevirtual
AsImage()Linker::Image
blocksPCOS::CMDFormat
CalculateValues() overridePCOS::CMDFormatvirtual
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
CMDFormat(int type=TYPE_CMD) (defined in PCOS::CMDFormat)PCOS::CMDFormatinline
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 overridePCOS::CMDFormatvirtual
entry_pointPCOS::CMDFormat
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_header_sizePCOS::CMDFormat
file_offset (defined in Linker::Format)Linker::Format
file_type enum namePCOS::CMDFormat
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
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() constLinker::OutputFormatvirtual
GenerateFile(std::string filename, Module &module)Linker::OutputFormatvirtual
GetCurrentAddress() constLinker::SegmentManager
GetDefaultExtension(Linker::Module &module, std::string filename) const overridePCOS::CMDFormatvirtual
Linker::SegmentManager::GetDefaultExtension(Module &module) constLinker::OutputFormatvirtual
GetLoadBlockById(uint32_t block_id) const (defined in PCOS::CMDFormat)PCOS::CMDFormat
GetLoadBlockById(uint32_t block_id) (defined in PCOS::CMDFormat)PCOS::CMDFormat
GetScript(Module &module)Linker::SegmentManager
ImageSize() const overrideLinker::Formatvirtual
linker_parametersLinker::SegmentManager
linker_scriptLinker::SegmentManager
linker_versionPCOS::CMDFormat
OnNewSegment(std::shared_ptr< Segment > segment)Linker::SegmentManagervirtual
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(Module &object)Linker::OutputFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
ReadFile(Linker::Reader &rd) overridePCOS::CMDFormatvirtual
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)Linker::OutputFormatvirtual
stack_sizePCOS::CMDFormat
template_counter (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
typePCOS::CMDFormat
TYPE_CMD enum valuePCOS::CMDFormat
TYPE_SAV enum valuePCOS::CMDFormat
WriteFile(Linker::Writer &wr) const overridePCOS::CMDFormatvirtual
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
~Format()=default (defined in Linker::Format)Linker::Formatvirtual
~Image()=default (defined in Linker::Image)Linker::Imagevirtual