Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / keep-section-2.d
1 #PROG: objcopy
2 #source: data-sections.s
3 #objcopy: --remove-section=.data.aa.* --keep-section=.data.aa.*
4 #readelf: -WS
5
6 #...
7 \[ [0-9]+\] \.data\.aa\.01.*
8 \[ [0-9]+\] \.data\.aa\.02.*
9 \[ [0-9]+\] \.data\.aa\.03.*
10 #...
This page took 0.037629 seconds and 4 git commands to generate.