Support objcopy --remove-section=.relaFOO
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / remove-relocs-05.d
1 #PROG: objcopy
2 #source: remove-relocs-01.s
3 #objcopy: --remove-section=.rela.data.relocs.01 --remove-section=.rel.data.relocs.01
4 #readelf: -r
5 #notarget: "mips64*-*-openbsd*"
6
7 Relocation section '\.rela?\.data\.relocs\.02' at offset 0x[0-9a-f]+ contains 3 entries:
8 .*
9 .*
10 .*
11 .*
12
13 Relocation section '\.rela?\.data\.relocs\.03' at offset 0x[0-9a-f]+ contains 3 entries:
14 .*
15 .*
16 .*
17 .*
18
This page took 0.030233 seconds and 4 git commands to generate.