]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343610: elfdump: include note type names
authorEd Maste <emaste@FreeBSD.org>
Sun, 8 Mar 2020 21:10:16 +0000 (21:10 +0000)
committerEd Maste <emaste@FreeBSD.org>
Sun, 8 Mar 2020 21:10:16 +0000 (21:10 +0000)
commit5077c2e786ebedece49fb76aecdb47851da683b8
tree5aea04e836ca2679a872e9339f7c3900dc5b77c2
parent949a9b5eba4f0c6bea249aa41f66168edf1e13e9
MFC r343610: elfdump: include note type names

Based on a patch submitted by Dan McGregor.
-
MFC r343611: elfdump: fix build after r343610
-
MFC r343613: elfdump: use designated array initialization for note types

This ensures the note type name is in the correct slot.

Submitted by: kib
-
PR: 228290
Sponsored by: The FreeBSD Foundation
usr.bin/elfdump/elfdump.c