/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


FUNCTION::ADDR(3stap)                                   Context Functions                                  FUNCTION::ADDR(3stap)



NAME
       function::addr - Address of the current probe point.

SYNOPSIS
           addr:long()

ARGUMENTS
       None

DESCRIPTION
       Returns the instruction pointer from the current probe's register state. Not all probe types have registers though, in
       which case zero is returned. The returned address is suitable for use with functions like symname and symdata.



SystemTap Tapset Reference                                 August 2011                                     FUNCTION::ADDR(3stap)

Valid XHTML 1.0!Valid CSS!