Improve readelf's selection of a file start symbol when displaying a gnu build attribute.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / remove-relocs-01.d
CommitLineData
d3e5f6c8
AB
1#PROG: objcopy
2#source: remove-relocs-01.s
3#objcopy: --remove-relocations=.data.relocs.01
4#readelf: -r
5
6Relocation section '\.rela?\.data\.relocs\.02' at offset 0x[0-9a-f]+ contains 3 entries:
7.*
8.*
9.*
10.*
11
12Relocation section '\.rela?\.data\.relocs\.03' at offset 0x[0-9a-f]+ contains 3 entries:
13.*
14.*
15.*
16.*
This page took 0.087868 seconds and 4 git commands to generate.