arm-binutils - GNU binary utilities
The following ARM ELF GNU binary utilities are included:
- ar:
-
Create, modify, and extract from archives
- nm:
-
List symbols from object files
- objcopy:
-
Copy and translate object files
- objdump:
-
Display information from object files
- ranlib:
-
Generate index to archive contents
- size:
-
List section sizes and total size
- strings:
-
List printable strings from files
- strip:
-
Discard symbols
- c++filt:
-
Filter to demangle encoded C++ symbols
- addr2line:
-
Convert addresses to file and line