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

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

a5_address (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
a5_relocation_offset (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
a5_relocations (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
AddFields(Dumper::Dumper &dump, Dumper::Region &region, offset_t file_offset) const override (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcevirtual
AsImage() constLinker::Contentsvirtual
AsImage()Linker::Contents
attributes (defined in Apple::MacintoshResourceFileFormat::Resource)Apple::MacintoshResourceFileFormat::Resource
base_address (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
CalculateValues() override (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcevirtual
Clear()Linker::Formatvirtual
CodeResource(uint16_t id, std::shared_ptr< JumpTableCodeResource > jump_table=nullptr) (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourceinline
CreateRegion(std::string name, offset_t offset, offset_t length, unsigned display_width) const override (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcevirtual
Dump(Dumper::Dumper &dump, offset_t file_offset) const override (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcevirtual
Apple::MacintoshResourceFileFormat::Resource::Dump(Dumper::Dumper &dump) const overrideApple::MacintoshResourceFileFormat::Resourcevirtual
far_entries (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
far_entry_count (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
file_offset (defined in Linker::Format)Linker::Format
first_far_entry_offset (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
first_near_entry_offset (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
Format(offset_t file_offset=0) (defined in Linker::Format)Linker::Formatinline
GetDisplayOptions() const override (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcevirtual
id (defined in Apple::MacintoshResourceFileFormat::Resource)Apple::MacintoshResourceFileFormat::Resource
image (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
ImageSize() const overrideApple::MacintoshResourceFileFormat::CodeResourcevirtual
is_far (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
jump_table (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
MeasureRelocations(std::set< uint32_t > &relocations) const (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
name (defined in Apple::MacintoshResourceFileFormat::Resource)Apple::MacintoshResourceFileFormat::Resource
near_entries (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
near_entry_count (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
OSType (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcestatic
ReadFile(Linker::Reader &rd) overrideApple::MacintoshResourceFileFormat::CodeResourcevirtual
ReadFile(Linker::Reader &rd, offset_t length) override (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResourcevirtual
ReadRelocations(Linker::Reader &rd, std::set< uint32_t > &relocations) const (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
Resource(const char type[4], uint16_t id, uint8_t attributes=0) (defined in Apple::MacintoshResourceFileFormat::Resource)Apple::MacintoshResourceFileFormat::Resourceinlineprotected
Resource(const char type[4], uint16_t id, std::string name, uint8_t attributes=0) (defined in Apple::MacintoshResourceFileFormat::Resource)Apple::MacintoshResourceFileFormat::Resourceinlineprotected
resource_size (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
segment_relocation_offset (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
segment_relocations (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
type (defined in Apple::MacintoshResourceFileFormat::Resource)Apple::MacintoshResourceFileFormat::Resource
WriteFile(Linker::Writer &wr) const overrideApple::MacintoshResourceFileFormat::CodeResourcevirtual
Apple::MacintoshResourceFileFormat::Resource::WriteFile(Writer &wr, offset_t count, offset_t offset=0) const overrideLinker::Formatvirtual
WriteRelocations(Linker::Writer &wr, const std::set< uint32_t > &relocations) const (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
zero_fill (defined in Apple::MacintoshResourceFileFormat::CodeResource)Apple::MacintoshResourceFileFormat::CodeResource
~Contents()=default (defined in Linker::Contents)Linker::Contentsvirtual
~Format()=default (defined in Linker::Format)Linker::Formatvirtual