dumpelf - Man Page
dump internal ELF structure
Synopsis
dumpelf [options] ELFs
Description
dumpelf is a user-space utility to dump all of the internal ELF structures into the equivalent C structures for fun debugging and/or reference purposes.
Options
- -h, --help
Show condensed usage and exit
- -V, --version
Print version and exit
- -v, --verbose
Be verbose (can be used more than once)
Homepage
Reporting Bugs
Please include as much information as possible (using any available debugging options) and send bug reports to the maintainers (see the Authors section). Please use the Gentoo bugzilla at https://bugs.gentoo.org/ if possible.
See Also
chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1), elf(5)
Authors
Ned Ludd <solar@gentoo.org>
Maintainer
Mike Frysinger <vapier@gentoo.org>
Maintainer
Fabian Groffen <grobian@gentoo.org>
Mach-O Maintainer
Notes
Referenced By
pspax(1), scanelf(1), scanmacho(1).