gcc-nm – a wrapper around nm adding the –plugin option
Synopsis
gcc-nm [
OPTION] … [
ARGS…]
Description
gcc-nm is a wrapper around
nm(1) adding the appropriate
–plugin option for the GCC 7 compiler.
Options
See
nm(1) for a list of options that nm understands.
See Also
nm(1)