| |||
| Home > Displaying information about libraries > Displaying the symbol table | |||
Use the --zs option to display the symbol
table for all files in the library.
To list the symbol table in the mylib.a library,
enter:
> armar --zs mylib.a
__ARM_use_no_argv from hello.o at offset 210
main from hello.o at offset 210
__ARM_use_no_argv from fncalls.o at offset 1870
add from fncalls.o at offset 1870
main from fncalls.o at offset 1870
_Z1fv from test.o at offset 7758
_ZN1T1fEi from test.o at offset 7758
__ARM_use_no_argv from s.o at offset 9242
main from s.o at offset 9242
altstack from s.o at offset 9242