Query: elfdump
OS: freebsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ELFDUMP(1) BSD General Commands Manual ELFDUMP(1)NAMEelfdump -- display information about ELF filesSYNOPSISelfdump -a | -cdeGhinprs [-w file] fileDESCRIPTIONThe elfdump utility dumps various information about the specified ELF file. The options are as follows: -a Dump all information. -c Dump section headers. -d Dump dynamic symbols. -e Dump ELF header. -G Dump the GOT. -h Dump the hash values. -i Dump the dynamic interpreter. -n Dump note sections. -p Dump the program header. -r Dump relocations. -s Dump the symbol table. -w file Write output to a file instead of the standard output.EXIT STATUSThe elfdump utility exits 0 on success, and >0 if an error occurs.EXAMPLESThe following is an example of a typical usage of the elfdump command: elfdump -a -w output /bin/lsSEE ALSOobjdump(1), readelf(1) AT&T Unix Systems Labs, System V Application Binary Interface, http://www.sco.com/developers/gabi/.HISTORYThe elfdump utility first appeared in FreeBSD 5.0.AUTHORSThe elfdump utility was written by Jake Burkholder <jake@FreeBSD.org>. This manual page was written by David O'Brien <obrien@FreeBSD.org>.BUGSDoes not fully implement the ELF gABI.BSDJanuary 15, 2003 BSD
Related Man Pages |
---|
svn::dump::reader(3) - osx |
elfdump(1) - minix |
elfdump(1) - php |
elfdump(1) - x11r4 |
svn::dump::reader(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Core Dump Analysis Using PStack and PMAP |
laser print on sco openserver 6.0 |
sco unix backward compatibility on "max open file per process" |
sudo file in sco unix |
SCO 5.0.6 Media needed |