e6d6d5f7c32180eb58d620f77683b4e6e2463b43
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / undefweakb.d
1 #source: undefweak.s
2 #as: --32
3 #ld: -pie -melf_i386
4 #readelf: -r --wide -x .data.rel.ro
5
6 Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 1 entry:
7 Offset Info Type Sym. Value Symbol's Name
8 [0-9a-f]+ +[0-9a-f]+ +R_386_RELATIVE +
9
10 Hex dump of section '.data.rel.ro':
11 0x[a-f0-9]+ 00000000 ....
This page took 0.030459 seconds and 3 git commands to generate.