Stack Frame

Properties


name
Stack Frame
definition
A machine-dependent and application-binary-dependent (ABI-dependent) data structure containing subroutine state information including the arguments passed into the routine, the return address back to the routine's caller, and space for local variables of the routine.
synonyms
Activation Frame
synonyms
Activation Record
defined by
http://dbpedia.org/resource/Call_stack#Structure
see also
http://dbpedia.org/resource/Call_stack

Neighbors


Inferred Relationships

This page is experimental and may change significantly in future releases.

Hierarchy

(filtered)

Related Countermeasure Techniques


Related Weaknesses

Related Offensive Techniques