6b11169188bad3e3e99031567162e5b4f755fc23
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-19a-i386.d
1 #source: ifunc-19a.s
2 #source: ifunc-19b.s
3 #ld: -shared -m elf_i386 -z nocombreloc
4 #as: --32
5 #readelf: -r --wide
6 #target: x86_64-*-* i?86-*-*
7 #notarget: *-*-lynxos *-*-nacl* *-*-nto*
8
9 Relocation section '.rel.ifunc' at .*
10 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
11 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
12
13 Relocation section '.rel.plt' at .*
14 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
15 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
This page took 0.028833 seconds and 3 git commands to generate.