1FUNCTION::SYMLINE(3stap)       Context Functions      FUNCTION::SYMLINE(3stap)
2
3
4

NAME

6       function::symline - Return the line number of an address.
7

SYNOPSIS

9           symline:string(addr:long)
10

ARGUMENTS

12       addr
13           The address to translate.
14

DESCRIPTION

16       Returns the (approximate) line number of the given address, if known.
17       If the line number cannot be found, the hex string representation of
18       the address will be returned.
19
20
21
22SystemTap Tapset Reference       November 2022        FUNCTION::SYMLINE(3stap)
Impressum