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::usymfile - Return the file name of a given address.

Arguments

addr
           The address to translate.

Description

       Returns the file name of the given address, if known. If the file name cannot be found, the hex string
       representation of the address will be returned.

Name

       function::usymfile - Return the file name of a given address.

See Also

tapset::ucontext-symbols(3stap)

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

Synopsis

           usymfile:string(addr:long)

See Also