]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Hook up -g, --section-groups to display the section groups.
authorMark Wielaard <mark@klomp.org>
Wed, 29 Nov 2017 23:10:58 +0000 (00:10 +0100)
committerMark Wielaard <mark@klomp.org>
Sun, 10 Dec 2017 17:13:12 +0000 (18:13 +0100)
commitb0654221fc2691b3ec633463285c9ef4a86267ae
treefb887d06b7d6f2fa6afc8f2d871f7659fcb86cd2
parentfbb6c932e3ff74d4fb8bc54b72d9c9bdc4513f69
readelf: Hook up -g, --section-groups to display the section groups.

It was already possible to display the section groups using -a, but
the argp options didn't yet have an -g, --section-groups entry to
just display the section groups.

Signed-off-by: Mark Wielaard <mark@klomp.org>
src/ChangeLog
src/readelf.c