Stack frame mapping

Figure 1 shows the Language Environment XPLINK stack storage model. The prolog of a function usually allocates space (referred to as a "frame", "Stack Frame", or "DSA" - dynamic storage area) in the Language Environment-provided stack segment for its own purposes and to support calls to other routines.

Figure 1. Language Environment XPLINK stack storage model
stack storage model