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

NAME

6       function::symfileline - Return the file name and line number of an
7       address.
8

SYNOPSIS

10           symfileline:string(addr:long)
11

ARGUMENTS

13       addr
14           The address to translate.
15

DESCRIPTION

17       Returns the file name and the (approximate) line number of the given
18       address, if known. If the file name or the line number cannot be found,
19       the hex string representation of the address will be returned.
20

SEE ALSO

22       tapset::context-symbols(3stap)
23
24
25
26SystemTap Tapset Reference       November 2019     FUNCTION::SYMFILELIN(3stap)
Impressum