RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for PharLap::MPFormat, including all inherited members.
AddSupplementaryOutputFormat(std::string subformat) | Linker::OutputFormat | virtual |
AlignCurrentAddress(offset_t align) | Linker::SegmentManager | |
AppendSection(std::shared_ptr< Section > section) | Linker::SegmentManager | |
AppendSegment(std::string name) | Linker::SegmentManager | |
AsImage() const | Linker::Image | virtual |
AsImage() | Linker::Image | |
bss_pages (defined in PharLap::MPFormat) | PharLap::MPFormat | |
CalculateValues() override | PharLap::MPFormat | virtual |
CheckPredicate(std::unique_ptr< Script::Node > &predicate, std::shared_ptr< Section > section, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
Clear() | Linker::Format | virtual |
ClearSegmentManager() (defined in Linker::SegmentManager) | Linker::SegmentManager | |
current_address | Linker::SegmentManager | protected |
current_base | Linker::SegmentManager | |
current_is_template (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
current_is_template_head (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
current_segment | Linker::SegmentManager | |
current_template_name (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
Dump(Dumper::Dumper &dump) const override | PharLap::MPFormat | virtual |
eip (defined in PharLap::MPFormat) | PharLap::MPFormat | |
esp (defined in PharLap::MPFormat) | PharLap::MPFormat | |
EvaluateExpression(std::unique_ptr< Script::Node > &expression, Module &module) (defined in Linker::SegmentManager) | Linker::SegmentManager | |
extra_pages (defined in PharLap::MPFormat) | PharLap::MPFormat | |
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::Format | inline |
FormatAdditionalSectionFlags(std::string section_name) const override (defined in PharLap::MPFormat) | PharLap::MPFormat | virtual |
FormatIs16bit() const | Linker::OutputFormat | virtual |
FormatIsLinear() const | Linker::OutputFormat | virtual |
FormatSupportsLibraries() const | Linker::OutputFormat | virtual |
FormatSupportsResources() const | Linker::OutputFormat | virtual |
FormatSupportsSegmentation() const | Linker::OutputFormat | virtual |
GenerateFile(std::string filename, Module &module) | Linker::OutputFormat | virtual |
GetCurrentAddress() const | Linker::SegmentManager | |
GetDefaultExtension(Linker::Module &module, std::string filename) const override | PharLap::MPFormat | virtual |
Linker::SegmentManager::GetDefaultExtension(Module &module) const | Linker::OutputFormat | virtual |
GetScript(Linker::Module &module) (defined in PharLap::MPFormat) | PharLap::MPFormat | |
has_relocations (defined in PharLap::MPFormat) | PharLap::MPFormat | |
header_size (defined in PharLap::MPFormat) | PharLap::MPFormat | |
image (defined in PharLap::MPFormat) | PharLap::MPFormat | |
image_size (defined in PharLap::MPFormat) | PharLap::MPFormat | |
ImageSize() const override | Linker::Format | virtual |
Link(Linker::Module &module) (defined in PharLap::MPFormat) | PharLap::MPFormat | |
linker_parameters | Linker::SegmentManager | |
linker_script | Linker::SegmentManager | |
MPFormat(bool has_relocations=false) (defined in PharLap::MPFormat) | PharLap::MPFormat | inline |
OnNewSegment(std::shared_ptr< Linker::Segment > segment) override | PharLap::MPFormat | virtual |
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) override | PharLap::MPFormat | virtual |
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module) | Linker::SegmentManager | |
ReadFile(Linker::Reader &rd) override | PharLap::MPFormat | virtual |
REL32 (defined in PharLap::MPFormat) | PharLap::MPFormat | static |
relocation_offset (defined in PharLap::MPFormat) | PharLap::MPFormat | |
relocations (defined in PharLap::MPFormat) | PharLap::MPFormat | |
segment_map | Linker::SegmentManager | |
segment_vector | Linker::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) override | Linker::SegmentManager | virtual |
SetModel(std::string model) | Linker::OutputFormat | virtual |
SetOptions(std::map< std::string, std::string > &options) override | PharLap::MPFormat | virtual |
stub (defined in PharLap::MPFormat) | PharLap::MPFormat | mutable |
template_counter (defined in Linker::SegmentManager) | Linker::SegmentManager | protected |
WriteFile(Linker::Writer &wr) const override | PharLap::MPFormat | virtual |
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const override | Linker::Format | virtual |
~Format()=default (defined in Linker::Format) | Linker::Format | virtual |
~Image()=default (defined in Linker::Image) | Linker::Image | virtual |