DOKK / manpages / debian 11 / systemtap-doc / function::set_pointer_arg.3stap.en
FUNCTION::SET_POINTE(3stap) Context Functions FUNCTION::SET_POINTE(3stap)

function::set_pointer_arg - Set function argument as pointer value


set_pointer_arg(n:long,v:long)

n

index of argument to return

v

value to set

Set the unsigned value of argument n, same as ulong_arg. Can be used with any type of pointer.

tapset::registers(3stap)

November 2020 SystemTap Tapset Reference