]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r309679 (cem): readelf -S: Include zero index and match binutils' no-name
authoremaste <emaste@FreeBSD.org>
Wed, 3 May 2017 02:19:45 +0000 (02:19 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 3 May 2017 02:19:45 +0000 (02:19 +0000)
commit4d40019791ca3c1c38a469e82d1c36d6e74ac917
treec7b6c54340c87875c6ed012fd79c172640031e5a
parent70611214bf60c5c9a76f77f04700165ae98f9ee1
MFC r309679 (cem): readelf -S: Include zero index and match binutils' no-name

Include the SHN_UNDEF (zero) index special section in extended-attribute
ELF files, like GNU binutils' readelf.

Additionally, print "<no-name>" for sections without names, like GNU
binutils.
contrib/elftoolchain/readelf/readelf.c