Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

usymname(3stap)


USYMNAME

USYMNAME

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

usymname − Return the symbol of an address in the current task. EXPERIMENTAL!

SYNOPSIS

usymname:string(addr:long)

ARGUMENTS

addr

The address to translate.

DESCRIPTION

Returns the (function) symbol name associated with the given address if known. If not known it will return the hex string representation of addr.



usymname(3stap)