| addr2line | Converts addresses into file names and line numbers |
| ar | Creates,
modifies and extracts from object code archives |
| c++filt | Demangles and deciphers encoded
C++ symbol names |
| dlltool | Creates files for builds,
using dynamic link libraries (DLLs) |
| nm | Lists symbols from object files |
| objcopy | Copies and translates object files |
| objdump | Displays information from object files |
| ranlib | Generates index to archive contents |
| readelf | Displays information about ELF format object files |
| size | Lists file section sizes and total sizes |
| strings | Lists printable strings from files |
| strip | Discards symbols |