| |||
| Home > Displaying information about libraries > Displaying file sizes | |||
Use the --sizes option to list the Code, RO
Data, RW Data, ZI Data,
and Debug sizes of each member in the library.
The following example shows the sizes of the files in mylib.a:
> armar --sizes mylib.a
Code RO Data RW data ZI Data Debug Object Name
464 0 0 0 8612 app_1.o
3356 0 0 10244 11848 app_2.o
3820 0 0 10244 20460 TOTAL