AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
AlignCurrentAddress(offset_t align) | Linker::LinkerManager | |
AppendSection(std::shared_ptr< Section > section) | Linker::LinkerManager | |
AppendSegment(std::string name) | Linker::LinkerManager | |
CalculateValues() override | Microsoft::MZFormat | virtual |
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
checksum | Microsoft::MZFormat | |
Clear() override | Microsoft::MZFormat | virtual |
ClearLinkerManager() (defined in Linker::LinkerManager) | Linker::LinkerManager | |
CreateDefaultSegments() | Microsoft::MZFormat | |
cs | Microsoft::MZFormat | |
current_address | Linker::LinkerManager | protected |
current_base | Linker::LinkerManager | |
current_is_template (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
current_is_template_head (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
current_segment | Linker::LinkerManager | |
current_template_name (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
data_segment | Microsoft::MZFormat | |
Dump(Dumper::Dumper &dump) override | Microsoft::MZFormat | virtual |
EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
extra_paras | Microsoft::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::LinkerManager | |
file_offset (defined in Linker::Format) | Linker::Format | |
file_size_blocks | Microsoft::MZFormat | |
FinishCurrentSegment() | Linker::LinkerManager | |
Format(offset_t file_offset=0) (defined in Linker::Format) | Linker::Format | inline |
FormatAdditionalSectionFlags(std::string section_name) const override (defined in Microsoft::MZFormat) | Microsoft::MZFormat | virtual |
FormatIs16bit() const override | Microsoft::MZFormat | virtual |
FormatIsLinear() const | Linker::OutputFormat | virtual |
FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
FormatSupportsResources() const | Linker::OutputFormat | virtual |
FormatSupportsSegmentation() const override | Microsoft::MZFormat | virtual |
GenerateFile(std::string filename, Linker::Module &module) override | Microsoft::MZFormat | virtual |
GetCurrentAddress() const | Linker::LinkerManager | |
GetDataSize() const (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
GetDefaultExtension(Linker::Module &module, std::string filename) override | Microsoft::MZFormat | virtual |
Linker::OutputFormat::GetDefaultExtension(Linker::Module &module) | Linker::OutputFormat | virtual |
GetFileSize() const (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
GetHeaderSize() (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_paras | Microsoft::MZFormat | |
image | Microsoft::MZFormat | |
ip | Microsoft::MZFormat | |
last_block_size | Microsoft::MZFormat | |
Link(Linker::Module &module) | Microsoft::MZFormat | |
linker_parameters | Linker::LinkerManager | |
linker_script | Linker::LinkerManager | |
MAGIC_DL enum value | Microsoft::MZFormat | |
MAGIC_MZ enum value | Microsoft::MZFormat | |
magic_type enum name | Microsoft::MZFormat | |
MAGIC_ZM enum value | Microsoft::MZFormat | |
max_extra_paras | Microsoft::MZFormat | |
memory_model | Microsoft::MZFormat | |
memory_model_t enum name | Microsoft::MZFormat | |
min_extra_paras | Microsoft::MZFormat | |
MODEL_COMPACT enum value | Microsoft::MZFormat | |
MODEL_DEFAULT enum value | Microsoft::MZFormat | |
MODEL_LARGE enum value | Microsoft::MZFormat | |
MODEL_SMALL enum value | Microsoft::MZFormat | |
MODEL_TINY enum value | Microsoft::MZFormat | |
OnNewSegment(std::shared_ptr< Linker::Segment > segment) override | Microsoft::MZFormat | virtual |
option_file_align | Microsoft::MZFormat | |
option_header_align | Microsoft::MZFormat | |
overlay_number | Microsoft::MZFormat | |
pif | Microsoft::MZFormat | |
PostProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessAction(std::unique_ptr< Script::Node > &action, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessCommand(std::unique_ptr< Script::Node > &command, Module &module) (defined in Linker::LinkerManager) | Linker::LinkerManager | |
ProcessModule(Linker::Module &module) override | Microsoft::MZFormat | virtual |
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::LinkerManager | |
ReadFile(Linker::Reader &rd) override | Microsoft::MZFormat | virtual |
relocation_count | Microsoft::MZFormat | |
relocation_offset | Microsoft::MZFormat | |
relocations | Microsoft::MZFormat | |
segment_map | Linker::LinkerManager | |
segment_vector | Linker::LinkerManager | |
SetCurrentAddress(offset_t address) | Linker::LinkerManager | |
SetFileSize(uint32_t size) (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
SetLatestBase(offset_t address) | Linker::LinkerManager | |
SetLinkerParameter(std::map< std::string, std::string > &options, std::string key) | Linker::LinkerManager | |
SetLinkerParameter(std::map< std::string, std::string > &options, std::string key, std::string variable) | Linker::LinkerManager | |
Linker::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::OutputFormat | virtual |
Linker::LinkerManager::SetLinkScript(std::string script_file, std::map< std::string, std::string > &options) | Linker::LinkerManager | |
SetModel(std::string model) override | Microsoft::MZFormat | virtual |
SetOptions(std::map< std::string, std::string > &options) override | Microsoft::MZFormat | virtual |
SetSignature(magic_type magic) (defined in Microsoft::MZFormat) | Microsoft::MZFormat | |
signature | Microsoft::MZFormat | |
sp | Microsoft::MZFormat | |
ss | Microsoft::MZFormat | |
template_counter (defined in Linker::LinkerManager) | Linker::LinkerManager | protected |
WriteFile(Linker::Writer &wr) override | Microsoft::MZFormat | virtual |
zero_fill | Microsoft::MZFormat | |
~Format() (defined in Linker::Format) | Linker::Format | virtual |
~LinkerManager() (defined in Linker::LinkerManager) | Linker::LinkerManager | inline |
~MZFormat() (defined in Microsoft::MZFormat) | Microsoft::MZFormat | inline |