freebsd-dev/usr.bin/elfdump
Ed Maste b385405966 elfdump: Improve section type reporting
The SHT range 0x70000000-0x7fffffff is processor-specific.  Pass the
ELF machine type header to sh_types so the section header type name can
be reported correctly for the given processor.

For all ranges report the actual value for unknown types.

Add MIPS-specific type SHT_MIPS_OPTIONS.

CR:		D483
Reviewed by:	sbruno, marcel
Sponsored by:	DARPA, AFRL
2014-07-25 18:20:56 +00:00
..
elfdump.1 use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
elfdump.c elfdump: Improve section type reporting 2014-07-25 18:20:56 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00