Readelf
From Christoph's Personal Wiki
readelf displays information about one or more ELF format object files. The options control what particular information to display.
elffile
... are the object files to be examined. At the moment, readelf does not support examining archives, nor does it support examing 64 bit ELF files.
Usage
- Example:
readelf -a /lib/libc.so.6 |grep _exit