FUNCTION::CALLER

Section: Context Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::caller - Return name and address of calling function  

SYNOPSIS

    caller:string()
 

ARGUMENTS

None  

DESCRIPTION

This function returns the address and name of the calling function. This is equivalent to calling: sprintf("s 0xx", symname(caller_addr), caller_addr)  

SEE ALSO

tapset::context-caller(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022