Optimize x86 GOT32X/GOTPCRELX relocations
[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 entries:
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.03037 seconds and 4 git commands to generate.