Jump To:
Leopard Sample Code: Darwin
The runtime architecture arbitrates how software is generated into executable code and how code is mapped into memory. At execution time, the runtime architecture arbitrates where data is stored, how data is addressed, and how functions and methods call one another.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
CheckExecutableArchitecture (HTML) (DMG) (ZIP)
Determine whether a particular Mach-O executable contains a version suitable for executing on a given processor architecture.
2006-02-07
MemoryBasedBundle (HTML) (DMG) (ZIP)
Shows how to execute Mach-O code from memory, much like GetMemFragment in CFM.
2005-08-10
MoreIsBetter (HTML) (DMG) (ZIP)
Library providing indispensable wrapers and workarounds for many areas of Mac OS programming.
2003-10-27