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

function::pointer_arg - Return function argument as pointer value


pointer_arg:long(n:long)

n

index of argument to return

Return 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