Scroll to navigation

GCC-nm-10(1) GCC-nm-10(1)

NAME

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 10 compiler.

OPTIONS

See nm(1) for a list of options that nm understands.

SEE ALSO

nm(1)

May 8, 2012 gcc-nm-10