http://qs321.pair.com?node_id=499340


in reply to Examining ELF Symbol Tables

Besides nm(1), you could also use objdump(1) from the GNU binary utilities. The package is call binutils in the Debian distribution. There is also the bfd library from GNU if you prefer to bind your Perl functions to a C library.