Remove sh5 and sh64 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / only-section-01.d
1 #PROG: objcopy
2 #source: data-sections.s
3 #objcopy: --only-section=.data.aa.* --only-section=!.data.aa.02
4 #readelf: -WS
5
6 #...
7 \[ [0-9]+\] .data.aa.01.*
8 \[ [0-9]+\] .data.aa.03.*
9 #...
This page took 0.046894 seconds and 4 git commands to generate.