FUNCTION::UMODNAME
Section: Context Functions (3stap)
Updated: February 2012
Index
Return to Main Contents
NAME
function::umodname - Returns the (short) name of the user module. EXPERIMENTAL!
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: 19:43:17 GMT, February 07, 2012