function::set_pointer_arg.3stap - Man Page
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)
Info
April 2024 SystemTap Tapset Reference Context Functions