Sign-extend start and stop address inputs to objdump
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / remove-section-01.d
1 #PROG: objcopy
2 #source: data-sections.s
3 #objcopy: --remove-section=.data.aa.* --remove-section=!.data.aa.02
4 #readelf: -WS
5
6 #...
7 \[ [0-9]+\] \.data\.aa\.02.*
8 #...
This page took 0.029202 seconds and 4 git commands to generate.