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

This is the complete list of members for Apple::ResourceFork::CodeResource, including all inherited members.

a5_address (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
a5_relocation_offset (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
a5_relocations (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
AddSupplementaryOutputFormat(std::string subformat)Linker::OutputFormatvirtual
attributes (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resource
base_address (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
CalculateValues() overrideApple::ResourceFork::CodeResourcevirtual
Clear()Linker::Formatvirtual
CodeResource(uint16_t id, std::shared_ptr< JumpTableCodeResource > jump_table) (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResourceinline
data_offset (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resource
Dump(Dumper::Dumper &dump)Linker::Formatvirtual
far_entries (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
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
first_far_entry_offset (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
first_near_entry_offset (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
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
FormatSupportsLibraries() constLinker::OutputFormatvirtual
FormatSupportsResources() constLinker::OutputFormatvirtual
FormatSupportsSegmentation() constLinker::OutputFormatvirtual
GenerateFile(std::string filename, Linker::Module &module)Linker::OutputFormatvirtual
GetDefaultExtension(Linker::Module &module, std::string filename)Linker::OutputFormatvirtual
GetDefaultExtension(Linker::Module &module)Linker::OutputFormatvirtual
GetLength() override (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResourcevirtual
id (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resource
image (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
is_far (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
jump_table (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
MeasureRelocations(std::set< uint32_t > &relocations) (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
name (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resource
name_offset (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resource
near_entries (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
ProcessModule(Linker::Module &module) overrideApple::ResourceFork::CodeResourcevirtual
ReadFile(Linker::Reader &rd) overrideApple::ResourceFork::Resourcevirtual
Resource(const char type[4], uint16_t id, uint8_t attributes=0) (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resourceinlineprotected
Resource(const char type[4], uint16_t id, std::string name, uint8_t attributes=0) (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resourceinlineprotected
resource_size (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
segment_relocation_offset (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
segment_relocations (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
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
type (defined in Apple::ResourceFork::Resource)Apple::ResourceFork::Resource
WriteFile(Linker::Writer &wr) overrideApple::ResourceFork::CodeResourcevirtual
WriteRelocations(Linker::Writer &wr, std::set< uint32_t > &relocations) (defined in Apple::ResourceFork::CodeResource)Apple::ResourceFork::CodeResource
~Format() (defined in Linker::Format)Linker::Formatvirtual