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

NAME

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

SYNOPSIS

9       rpmelfsym [-h] [-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       -p  When processing a directory, list package names, not file names;
20           furthermore, enable special treatment of packages with the same
21           name; that is, process only the one with the latest version.
22
23       -h  Display this help and exit.
24

AUTHOR

26       Written by Alexey Tourbin <at@altlinux.org>.
27

COPYING

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

SEE ALSO

37       rpmfile(1), rpmpeek(1), nm(1)
38
39
40
41rpmdevtools 7.5                   2008-02-12                      RPMELFSYM(1)
Impressum