[ARC] Fix handling of cpu=... disassembler option value
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / remove-relocs-06.d
1 #PROG: objcopy
2 #source: remove-relocs-01.s
3 #objcopy: --remove-relocations=.data.relocs.* --remove-relocations=!.data.relocs.02
4 #readelf: -r
5
6 Relocation section '\.rela?\.data\.relocs\.02' at offset 0x[0-9a-f]+ contains 3 entries:
7 .*
8 .*
9 .*
10 .*
11
This page took 0.028636 seconds and 4 git commands to generate.