|
Leopard Reference: Darwin
Runtime Architecture
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. |