Contents
Short Descriptions
| 
                   converts addresses into file names and line numbers.  | 
              |
| 
                   creates, modifies, and extracts from archives.  | 
              |
| 
                   compares relevant parts of two ELF files for equality.  | 
              |
| 
                   compresses or decompresses sections in an ELF file.  | 
              |
| 
                   does pedantic checking of ELF files compliance with gABI/psABI spec.  | 
              |
| 
                   locates the source of text relocations in FILEs (a.out by default).  | 
              |
| 
                   lists symbols from FILEs (a.out by default).  | 
              |
| 
                   shows information from FILEs (a.out by default).  | 
              |
| 
                   generates an index to speed up access to archives.  | 
              |
| 
                   prints information from ELF files in human-readable form.  | 
              |
| 
                   lists section sizes of FILEs (a.out by default).  | 
              |
| 
                   prints a stack for each thread in a process or core file.  | 
              |
| 
                   prints the strings of printable characters in files.  | 
              |
| 
                   discards symbols from object files.  | 
              |
| 
                   combines stripped files with separate symbols and debug information.  |