eu-size --version (return code: 0)
eu-size (elfutils) 0.170
Copyright (C) 2017 The elfutils developers <http://elfutils.org/>.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
eu-size --help (return code: 0)
Usage: eu-size [OPTION...] [FILE...]
List section sizes of FILEs (a.out by default).
Output format:
-A Same as `--format=sysv'
-B Same as `--format=bsd'
-d Same as `--radix=10'
--format=FORMAT Use the output format FORMAT. FORMAT can be `bsd'
or `sysv'. The default is `bsd'
-f Similar to `--format=sysv' output but in one line
-o Same as `--radix=8'
--radix=RADIX Use RADIX for printing symbol values
-x Same as `--radix=16'
Output options:
-F Print size and permission flags for loadable
segments
-t, --totals Display the total sizes (bsd only)
-?, --help Give this help list
--usage Give a short usage message
-V, --version Print program version
Report bugs to https://sourceware.org/bugzilla.