logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::int_arg - Return function argument as signed int

Arguments

n
           index of argument to return

Description

       Return the value of argument n as a signed int (i.e., a 32-bit integer sign-extended to 64 bits).

Name

       function::int_arg - Return function argument as signed int

See Also

tapset::registers(3stap)

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

Synopsis

           int_arg:long(n:long)

return

See Also