Name

function::caller_addr — Return caller address

Synopsis

    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.