30 Chapter 7. size
-d
-o
-x
-radix=number
Using one of these options, you can control whether the size of each section is given in dec-
imal (-d, or -radix=10); octal (-o, or -radix=8); or hexadecimal (-x, or -radix=16). In
-radix=number, only the three values (8, 10, 16) are supported. The total size is always given
in two radices; decimal and hexadecimal for -d or -x output, or octal and hexadecimal if you’re
using -o.
-t
-totals
Show totals of all objects listed (Berkeley format listing mode only).
-target=bfdname
Specify that the object-code format for objfile is bfdname. This option may not be neces-
sary; size can automatically recognize many formats. Section 16.1 Target Selection, for more
information.
-V
-version
Display the version number of size.
Komentarze do niniejszej Instrukcji