Este conteúdo não está disponível no idioma selecionado.
function::caller_addr
Name
function::caller_addr — Return caller address
Synopsis
function caller_addr:long()
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.