Provided by: systemtap-doc_5.1-5_amd64 

NAME
function::set_pointer_arg - Set function argument as pointer value
SYNOPSIS
set_pointer_arg(n:long,v:long)
ARGUMENTS
n
index of argument to return
v
value to set
DESCRIPTION
Set the unsigned value of argument n, same as ulong_arg. Can be used with any type of pointer.
SEE ALSO
tapset::registers(3stap)
SystemTap Tapset Reference April 2024 FUNCTION::SET_POINTE(3stap)