1FUNCTION::SET_POINTE(3stap)    Context Functions   FUNCTION::SET_POINTE(3stap)
2
3
4

NAME

6       function::set_pointer_arg - Set function argument as pointer value
7

SYNOPSIS

9           set_pointer_arg(n:long,v:long)
10

ARGUMENTS

12       n
13           index of argument to return
14
15       v
16           value to set
17

DESCRIPTION

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

SEE ALSO

23       tapset::registers(3stap)
24
25
26
27SystemTap Tapset Reference       November 2021     FUNCTION::SET_POINTE(3stap)
Impressum