nm (1) Linux Manual Page
NAME nm – list symbols from object files SYNOPSIS nm [-A|-o|–print-file-name] [-a|–debug-syms] [-B|–format=bsd] [-C|–demangle[=style]] [-D|–dynamic] [-fformat|–format=format] [-g|–extern-only] [-h|–help] [–ifunc-chars=CHARS] [-j|–format=just-symbols] [-l|–line-numbers] [–inlines] [-n|-v|–numeric-sort] [-P|–portability] [-p|–no-sort] [-r|–reverse-sort] [-S|–print-size] [-s|–print-armap] [-t radix|–radix=radix] [-u|–undefined-only] [-U method] [–unicode=method] [-V|–version] [-X 32_64] [–defined-only] [–no-demangle] [–no-recurse-limit|–recurse-limit]] [–plugin name] [–size-sort] [–special-syms] [–synthetic] [–target=bfdname] [–with-symbol-versions] [–without-symbol-versions] [objfile…] DESCRIPTION GNU nm lists the symbols from object files objfile…. If…
