1FUNCTION::POINTER_AR(3stap) Context Functions FUNCTION::POINTER_AR(3stap)
23
4
NAME
6function::pointer_arg - Return function argument as pointer value
7
SYNOPSIS
9pointer_arg:long(n:long)
10
ARGUMENTS
12n
13index of argument to return
14
DESCRIPTION
16Return the unsigned value of argument n, same as ulong_arg. Can be used
17with any type of pointer.
18
SEE ALSO
20tapset::registers(3stap)
2122
23
24
SystemTap Tapset Reference October 2018 FUNCTION::POINTER_AR(3stap)