get_frame

Return the current frame

Declaration

Source position: systemh.inc line 1492

  function get_frame : pointer;

Description

get_frame returns a pointer to the current stack frame.

See also

Name Description
get_caller_addr Return the address of the caller.
get_caller_frame Return the frame pointer of the caller