FUNCTION::UMODNAME
Section: Context Functions (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::umodname - Returns the (short) name of the user module.
SYNOPSIS
umodname:string(addr:long)
ARGUMENTS
addr
-
User-space address
DESCRIPTION
Returns the short name of the user space module for the current task that that the given address is part of. Returns
lq<unknown>rq
when the address isn't in a (mapped in) module, or the module cannot be found for some reason.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:17 GMT, March 20, 2013