freebsd-dev/usr.bin/elfdump
Ed Maste 3a4b59a2cf elfdump: handle STT_SPARC_REGISTER
STT_SPARC_REGISTER is a SPARC-specific symbol type specified by the
Sparcv9 ABI to provide some information on register use by the object.

Also rework st_info type lookup to avoid out-of-bounds array access.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2016-01-25 04:22:01 +00:00
..
elfdump.1 Fix a typo. 2014-09-16 22:26:01 +00:00
elfdump.c elfdump: handle STT_SPARC_REGISTER 2016-01-25 04:22:01 +00:00
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00