ld: Pass -z notext to linker for tests with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / undefweakb.d
1 #source: undefweak.s
2 #as: --32
3 #ld: -pie -melf_i386 -z notext
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.029682 seconds and 4 git commands to generate.