function::user_char_error - Retrieves a char value stored in user space
Contents
Arguments
addr
the user space address to retrieve the char from
Description
Returns the char value from a given user space address. If the user space data is not accessible, an
error will occur.
Name
function::user_char_error - Retrieves a char value stored in user space
See Also
tapset::uconversions(3stap) SystemTap Tapset Reference April 2024 FUNCTION::USER_CHAR_(3stap)
Synopsis
user_char_error:long(addr:long)
