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

This is the complete list of members for Microsoft::MZFormat, 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
CalculateValues() overrideMicrosoft::MZFormatvirtual
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
checksumMicrosoft::MZFormat
Clear() overrideMicrosoft::MZFormatvirtual
ClearSegmentManager() (defined in Linker::SegmentManager)Linker::SegmentManager
CreateDefaultSegments()Microsoft::MZFormat
csMicrosoft::MZFormat
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_segmentMicrosoft::MZFormat
Dump(Dumper::Dumper &dump) const overrideMicrosoft::MZFormatvirtual
EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager)Linker::SegmentManager
extra_parasMicrosoft::MZFormat
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
file_size_blocksMicrosoft::MZFormat
FinishCurrentSegment()Linker::SegmentManager
Format(offset_t file_offset=0) (defined in Linker::Format)Linker::Formatinline
FormatAdditionalSectionFlags(std::string section_name) const override (defined in Microsoft::MZFormat)Microsoft::MZFormatvirtual
FormatIs16bit() const overrideMicrosoft::MZFormatvirtual
FormatIsLinear() constLinker::OutputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() const overrideMicrosoft::MZFormatvirtual
GenerateFile(std::string filename, Linker::Module &module) overrideMicrosoft::MZFormatvirtual
GetCurrentAddress() constLinker::SegmentManager
GetDataSize() const (defined in Microsoft::MZFormat)Microsoft::MZFormat
GetDefaultExtension(Linker::Module &module, std::string filename) const overrideMicrosoft::MZFormatvirtual
Linker::SegmentManager::GetDefaultExtension(Module &module) constLinker::OutputFormatvirtual
GetFileSize() const (defined in Microsoft::MZFormat)Microsoft::MZFormat
GetHeaderSize() const (defined in Microsoft::MZFormat)Microsoft::MZFormat
GetPifOffset() const (defined in Microsoft::MZFormat)Microsoft::MZFormat
GetScript(Linker::Module &module) (defined in Microsoft::MZFormat)Microsoft::MZFormat
GetSignature() const (defined in Microsoft::MZFormat)Microsoft::MZFormat
header_size_parasMicrosoft::MZFormat
imageMicrosoft::MZFormat
ImageSize() const overrideLinker::Formatvirtual
ipMicrosoft::MZFormat
last_block_sizeMicrosoft::MZFormat
Link(Linker::Module &module)Microsoft::MZFormat
linker_parametersLinker::SegmentManager
linker_scriptLinker::SegmentManager
MAGIC_DL enum valueMicrosoft::MZFormat
MAGIC_MZ enum valueMicrosoft::MZFormat
magic_type enum nameMicrosoft::MZFormat
MAGIC_ZM enum valueMicrosoft::MZFormat
max_extra_parasMicrosoft::MZFormat
memory_modelMicrosoft::MZFormat
memory_model_t enum nameMicrosoft::MZFormat
min_extra_parasMicrosoft::MZFormat
MODEL_COMPACT enum valueMicrosoft::MZFormat
MODEL_DEFAULT enum valueMicrosoft::MZFormat
MODEL_LARGE enum valueMicrosoft::MZFormat
MODEL_SMALL enum valueMicrosoft::MZFormat
MODEL_TINY enum valueMicrosoft::MZFormat
OnNewSegment(std::shared_ptr< Linker::Segment > segment) overrideMicrosoft::MZFormatvirtual
option_file_alignMicrosoft::MZFormat
option_header_alignMicrosoft::MZFormat
overlay_numberMicrosoft::MZFormat
pifMicrosoft::MZFormat
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) overrideMicrosoft::MZFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
ReadFile(Linker::Reader &rd) overrideMicrosoft::MZFormatvirtual
relocation_countMicrosoft::MZFormat
relocation_offsetMicrosoft::MZFormat
relocationsMicrosoft::MZFormat
segment_mapLinker::SegmentManager
segment_vectorLinker::SegmentManager
SetCurrentAddress(offset_t address)Linker::SegmentManager
SetFileSize(uint32_t size) (defined in Microsoft::MZFormat)Microsoft::MZFormat
SetLatestBase(offset_t address)Linker::SegmentManager
SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) overrideLinker::SegmentManagervirtual
SetModel(std::string model) overrideMicrosoft::MZFormatvirtual
SetOptions(std::map< std::string, std::string > &options) overrideMicrosoft::MZFormatvirtual
SetSignature(magic_type magic) (defined in Microsoft::MZFormat)Microsoft::MZFormat
signatureMicrosoft::MZFormat
spMicrosoft::MZFormat
ssMicrosoft::MZFormat
template_counter (defined in Linker::SegmentManager)Linker::SegmentManagerprotected
WriteFile(Linker::Writer &wr) const overrideMicrosoft::MZFormatvirtual
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
zero_fillMicrosoft::MZFormat
~Format()=default (defined in Linker::Format)Linker::Formatvirtual
~Image()=default (defined in Linker::Image)Linker::Imagevirtual
~MZFormat() (defined in Microsoft::MZFormat)Microsoft::MZFormatinline