table of contents
FUNCTION::SET_POINTE(3stap) | Context Functions | FUNCTION::SET_POINTE(3stap) |
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 ALSO0¶
tapset::registers(3stap)
November 2023 | SystemTap Tapset Reference |