]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/testsuite/binutils-all/keep-section-1.d
MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / keep-section-1.d
1 #PROG: objcopy
2 #source: data-sections.s
3 #objcopy: --remove-section=.data.aa.* --keep-section=.data.aa.02
4 #readelf: -WS
5
6 #...
7 \[ [0-9]+\] \.data\.aa\.02.*
8 #...