1RPMELFSYM(1)                                                      RPMELFSYM(1)
2
3
4

NAME

6       rpmelfsym - list symbols from object files in RPM packages
7

SYNOPSIS

9       rpmelfsym [-h] [-a] [-p] [FILE...] [DIR...]
10

DESCRIPTION

12       rpmelfsym produces three-column output: file name, symbol type, and
13       symbol name, as determined by nm(1).  Only dynamically linked
14       executable files and shared libraries are processed, and only dynamic
15       symbols are listed.  When processing a directory, an additional column
16       is prepended to the output, which is typically RPM file basename.
17

OPTIONS

19       -a  Process all Sisyphus packages.
20
21       -p  When processing a directory, list package names, not file names;
22           furthermore, enable special treatment of packages with the same
23           name; that is, process only the one with the latest version.
24
25       -h  Display this help and exit.
26

AUTHOR

28       Written by Alexey Tourbin <at@altlinux.org>.
29

COPYING

31       Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
32
33       This is free software; you can redistribute it and/or modify it under
34       the terms of the GNU General Public License as published by the Free
35       Software Foundation; either version 2 of the License, or (at your
36       option) any later version.
37

SEE ALSO

39       rpmfile(1), rpmpeek(1), nm(1)
40
41
42
43rpmdevtools 9.3                   2021-01-25                      RPMELFSYM(1)
Impressum