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

This is the complete list of members for Binary::AppleDriver, including all inherited members.

AddSupplementaryOutputFormat(std::string subformat) overrideBinary::GSOutputvirtual
AllocateSymbols(Module &module) constLinker::OutputFormatvirtual
apple_singleBinary::GSOutputprotected
apple_single_double_version (defined in Binary::GSOutput)Binary::GSOutput
AppleDriver(file_type_t file_type=FILE_TYPE_BIN, header_format_t header=HEADER_BIN) (defined in Binary::AppleDriver)Binary::AppleDriverinline
AppleDriver(file_type_t file_type, target_format_t target) (defined in Binary::AppleDriver)Binary::AppleDriverinline
AsImage() constLinker::Contentsvirtual
AsImage()Linker::Contents
CalculateValues()Linker::OutputFormatvirtual
Clear()Linker::Formatvirtual
containerBinary::GSOutputprotected
CONTAINER_APPLE_SINGLE enum valueBinary::GSOutputprotected
container_format_t enum nameBinary::GSOutputprotected
CONTAINER_NONE enum valueBinary::GSOutputprotected
data_fork (defined in Binary::AppleDriver)Binary::AppleDriver
Dump(Dumper::Dumper &dump) const overrideBinary::AppleDrivervirtual
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
file_offset (defined in Linker::Format)Linker::Format
file_type (defined in Binary::AppleDriver)Binary::AppleDriver
FILE_TYPE_BIN enum value (defined in Binary::GSOutput)Binary::GSOutput
FILE_TYPE_EXE enum value (defined in Binary::GSOutput)Binary::GSOutput
FILE_TYPE_S16 enum value (defined in Binary::GSOutput)Binary::GSOutput
FILE_TYPE_SOS enum value (defined in Binary::GSOutput)Binary::GSOutput
FILE_TYPE_SYS enum value (defined in Binary::GSOutput)Binary::GSOutput
file_type_t enum name (defined in Binary::GSOutput)Binary::GSOutput
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
FormatIsProtectedMode() constLinker::OutputFormatvirtual
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() constLinker::OutputFormatvirtual
GenerateFile(std::string filename, Linker::Module &module) overrideBinary::AppleDrivervirtual
GenerateFiles(std::string filename, std::shared_ptr< Contents > data_fork, std::shared_ptr< Contents > resource_fork, uint8_t file_type, uint16_t auxiliary_file_type)Binary::GSOutput
GetAuxiliaryFileType() const (defined in Binary::AppleDriver)Binary::AppleDriver
GetDefaultExtension(Linker::Module &module, std::string filename) const overrideBinary::AppleDrivervirtual
Binary::GSOutput::GetDefaultExtension(Module &module) constLinker::OutputFormatvirtual
GetFileType() const (defined in Binary::AppleDriver)Binary::AppleDriver
GetLinkerScriptParameterNames()Linker::OutputFormatvirtual
GetMemoryModelNames()Linker::OutputFormatvirtual
GetOptions()Linker::OutputFormatvirtual
GetSpecialSymbolNames()Linker::OutputFormatvirtual
GSOutput(target_format_t target=TARGET_DATA_FORK) (defined in Binary::GSOutput)Binary::GSOutputinline
GSOutput(target_format_t target, int produce) (defined in Binary::GSOutput)Binary::GSOutputinline
header (defined in Binary::AppleDriver)Binary::AppleDriver
HEADER_BIN enum valueBinary::AppleDriver
HEADER_DOS33 enum valueBinary::AppleDriver
header_format_t enum nameBinary::AppleDriver
HEADER_RAW enum valueBinary::AppleDriver
home_file_system (defined in Binary::GSOutput)Binary::GSOutput
ImageSize() const overrideLinker::Formatvirtual
OnCalculateValues() overrideBinary::AppleDriverprotectedvirtual
OnContainerCreated() overrideBinary::AppleDriverprotectedvirtual
OnDump(Dumper::Dumper &dump) const overrideBinary::AppleDriverprotectedvirtual
OnReadFile(Linker::Reader &rd) overrideBinary::AppleDriverprotectedvirtual
OnWriteFile(Linker::Writer &wr) const overrideBinary::AppleDriverprotectedvirtual
ProcessModule(Module &object)Linker::OutputFormatvirtual
produceBinary::GSOutput
PRODUCE_APPLE_DOUBLE enum valueBinary::GSOutput
produce_format_t enum nameBinary::GSOutput
PRODUCE_NAPS_SUFFIX enum valueBinary::GSOutput
PRODUCE_RESOURCE_FORK enum valueBinary::GSOutput
ReadFile(Linker::Reader &rd) overrideBinary::AppleDrivervirtual
SetLinkScript(std::string script_file, std::map< std::string, std::string > &options)Linker::OutputFormatvirtual
SetModel(std::string model)Linker::OutputFormatvirtual
SetOptions(std::map< std::string, std::string > &options)Linker::OutputFormatvirtual
targetBinary::GSOutput
TARGET_APPLE_DOUBLE enum valueBinary::GSOutput
TARGET_APPLE_SINGLE enum valueBinary::GSOutput
TARGET_DATA_FORK enum valueBinary::GSOutput
target_format_t enum nameBinary::GSOutput
TARGET_NONE enum valueBinary::GSOutput
TARGET_RESOURCE_FORK enum valueBinary::GSOutput
UseDOS33Header() const (defined in Binary::AppleDriver)Binary::AppleDriverinline
WriteFile(Linker::Writer &wr) const overrideBinary::GSOutputvirtual
Linker::OutputFormat::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