Ce contenu n'est pas disponible dans la langue sélectionnée.
function::caller_addr
Name
function::caller_addr — Return caller address
Synopsis
function caller_addr:long()
Arguments
None
General Syntax
caller_addr:
long
Description
This function returns the address of the calling function. Works only for return probes at this time.