blob: 697f6bf0a5fc312a5919cd074cb2ed76c5fb2ebb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
o - strip
Make faster by using ftruncate if available (and format is suitable).
o - nm, objdump
Add option to demangle C++ names.
o - nm, BFD
Print more information about the symbols for more object file formats.
Print the symbol size in POSIX format.
o - See also ../ld/TODO and ../bfd/TODO.
o - ar q is flakey: e.g., doesn't handle long file names properly.
o - objdump -d: Print relocatable addresses intelligently.
|