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

NAME

6       function::symfile - Return the file name of a given address.
7

SYNOPSIS

9           symfile:string(addr:long)
10

ARGUMENTS

12       addr
13           The address to translate.
14

DESCRIPTION

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