Return the current frame.
Source position: systemh.inc line 1548
function get_frame: pointer;
get_frame returns a pointer to the current stack frame.
get_caller_addr
Return the address of the caller.
get_caller_frame
Return the frame pointer of the caller.