elfdump [options] filename ...Solaris only. Symbolically dump parts of an object file. files may be individual files, or ar archives (libraries) of object files.
-cPrint section headers.
-dPrint the .dynamic section.
-ePrint the ELF header.
-iPrint the .interp section.
-GPrint the .got section.
-hPrint the .hash section.
-nPrint the .note section.
-N nameQualify an option with the specific name name (e.g., to choose a specific symbol table with -s).
-pPrint program headers.
-rPrint the relocation sections.
-sPrint the symbol table sections.
-vPrint the version sections.
-w fileWrite the specified section to file.