mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-11 09:56:23 +08:00
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:
@ -15,4 +15,6 @@
|
||||
\[[ 0-9]+\] .bss.lsretain0.*WAR.*
|
||||
\[[ 0-9]+\] .bss.lsretain1.*WAR.*
|
||||
\[[ 0-9]+\] .data.lsretain2.*WAR.*
|
||||
#...
|
||||
R \(retain\), D \(mbind\), .*
|
||||
#pass
|
||||
|
Reference in New Issue
Block a user