logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

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.

Name

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

See Also

tapset::context(3stap)

SystemTap Tapset Reference                         April 2024                              FUNCTION::ADDR(3stap)

Synopsis

           addr:long()

See Also