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

This is the complete list of members for SeychellDOS32::AdamFormat, including all inherited members.

AdamFormat(format_type format=FORMAT_UNSPECIFIED, output_type output=OUTPUT_EXE) (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormatinline
AddSupplementaryOutputFormat(std::string subformat)Linker::OutputFormatvirtual
AlignCurrentAddress(offset_t align)Linker::SegmentManager
AllocateSymbols(Module &module) constLinker::OutputFormatvirtual
AppendSection(std::shared_ptr< Section > section)Linker::SegmentManager
AppendSegment(std::string name)Linker::SegmentManager
AppendSegment(std::shared_ptr< Segment > segment)Linker::SegmentManager
AsImage() constLinker::Contentsvirtual
AsImage()Linker::Contents
CalculateValues() overrideSeychellDOS32::AdamFormatvirtual
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
condition_failedLinker::SegmentManagerprotected
contents_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
CreateDefaultSegments()SeychellDOS32::AdamFormat
current_addressLinker::SegmentManagerprotected
current_baseLinker::SegmentManager
current_is_templateLinker::SegmentManagerprotected
current_is_template_headLinker::SegmentManagerprotected
current_segmentLinker::SegmentManager
current_template_nameLinker::SegmentManagerprotected
dlink_version (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
Dump(Dumper::Dumper &dump) const overrideSeychellDOS32::AdamFormatvirtual
eip (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
esp (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
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_4MB_HEAP_LIMIT enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
FLAG_COMPRESSED enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
FLAG_DISPLAY_LOGO enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
flags (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
format (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
Format(offset_t file_offset=0) (defined in Linker::Format)Linker::Formatinline
FORMAT_33 enum valueSeychellDOS32::AdamFormat
FORMAT_35 enum valueSeychellDOS32::AdamFormat
FORMAT_DX64 enum valueSeychellDOS32::AdamFormat
FORMAT_LV_FLAT enum valueSeychellDOS32::AdamFormat
format_type enum nameSeychellDOS32::AdamFormat
FORMAT_UNSPECIFIED enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
FormatAdditionalSectionFlags(std::string section_name) const override (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormatvirtual
FormatIs16bit() constLinker::OutputFormatvirtual
FormatIsLinear() constLinker::OutputFormatvirtual
FormatIsProtectedMode() constLinker::OutputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() const overrideSeychellDOS32::AdamFormatvirtual
GenerateFile(std::string filename, Linker::Module &module) overrideSeychellDOS32::AdamFormatvirtual
GetCurrentAddress() constLinker::SegmentManager
GetDefaultExtension(Linker::Module &module, std::string filename) const overrideSeychellDOS32::AdamFormatvirtual
Linker::SegmentManager::GetDefaultExtension(Module &module) constLinker::OutputFormatvirtual
GetLinkerScriptParameterNames()Linker::OutputFormatvirtual
GetMemoryModelNames()Linker::OutputFormatvirtual
GetOptions() overrideSeychellDOS32::AdamFormatvirtual
GetRelocationSize(uint32_t displacement, relocation_type type) (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormatstatic
GetScript(Linker::Module &module) (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
GetSpecialSymbolNames()Linker::OutputFormatvirtual
header_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
image (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
image_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
ImageSize() const overrideLinker::Formatvirtual
IsDLL() const (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormatinline
IsV35() const (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormatinline
Link(Linker::Module &module)SeychellDOS32::AdamFormat
linker_parametersLinker::SegmentManager
linker_scriptLinker::SegmentManager
MakeApplication() (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
MakeLibrary() (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
memory_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
minimum_dos_version (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
Offset32 enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
offset_relocations (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
offset_relocations_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
OnCallDirective(std::string identifier)Linker::SegmentManagervirtual
OnNewSegment(std::shared_ptr< Linker::Segment > segment) overrideSeychellDOS32::AdamFormatvirtual
output (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
OUTPUT_DLL enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
OUTPUT_EXE enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
output_type enum name (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
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) overrideSeychellDOS32::AdamFormatvirtual
ProcessScript(std::unique_ptr< Script::List > &directives, Module &module)Linker::SegmentManager
program_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
ReadFile(Linker::Reader &rd) overrideSeychellDOS32::AdamFormatvirtual
relocation_type enum name (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
relocations_map (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
segment_mapLinker::SegmentManager
segment_vectorLinker::SegmentManager
Selector16 enum value (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
selector_relocation_count (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
selector_relocations (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
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) overrideSeychellDOS32::AdamFormatvirtual
signature (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
stack_size (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormat
stub (defined in SeychellDOS32::AdamFormat)SeychellDOS32::AdamFormatmutable
template_counterLinker::SegmentManagerprotected
WriteFile(Linker::Writer &wr) const overrideSeychellDOS32::AdamFormatvirtual
Linker::SegmentManager::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
~Contents()=default (defined in Linker::Contents)Linker::Contentsvirtual
~Format()=default (defined in Linker::Format)Linker::Formatvirtual