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 |
---|
elfdump(1) - opensolaris |
elfdump(1) - freebsd |
elfdump(1) - sunos |
elfdump(1) - linux |
elfdump(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Unable to ping my Ip in sco Unix |
Core Dump Analysis Using PStack and PMAP |
Looking for openserver 5.0.5 media kit |
Recovery error : mit_hdpart0 failed |
SCO 5.0.6 Media needed |