Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Mac OS Runtime Architectures /
Chapter 9 - CFM-68K Application and Shared Library Structure / CFM-68K Application Structure


The 'rseg' 1 Resource

The 'rseg'1 resource holds a PEF container consisting of the following sections:

See Chapter 8, "PEF Structure," for more information about PEF containers.

The Code Fragment Manager uses the 'rseg' resources to create a direct data area, perform A5 relocations, and bind shared libraries to the application. While preparing the launch of a CFM-68K application, the Code Fragment Manager stores the 'rseg'1 resource in the application heap (much the way the %A5Init segment is stored for classic 68K applications). After preparations are complete, the Code Fragment Manager releases the 'rseg'1 resource.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 MARCH 1997