readelf: Add 'R' and 'D' to "Key to Flags:"

Add "R (retain)" and "D (mbind)" to "Key to Flags:".

	PR binutils/27281
	* readelf.c (process_section_headers): Add 'R' and 'D' to
	"Key to Flags:".
	* testsuite/binutils-all/retain1a.d: Updated.
This commit is contained in:
H.J. Lu
2021-02-02 05:14:48 -08:00
parent 9918bff7cf
commit 5424d7ed94
3 changed files with 21 additions and 0 deletions

View File

@ -15,4 +15,6 @@
\[[ 0-9]+\] .bss.lsretain0.*WAR.*
\[[ 0-9]+\] .bss.lsretain1.*WAR.*
\[[ 0-9]+\] .data.lsretain2.*WAR.*
#...
R \(retain\), D \(mbind\), .*
#pass