[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Return the address of the caller.
Source position: systemh.inc line 704
function get_caller_addr( |
framebp: pointer |
):pointer; |
get_caller_frame returns a pointer to address ( the return address) of the caller of the routine which has as frame framebp.
|
Return the current frame |
|
|
Return the frame pointer of the caller |
|
|
Dump stack to the given text file. |
No notes exist for this page yet.