Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-16-i386.d
1 #source: ifunc-16-x86.s
2 #ld: -shared -m elf_i386
3 #as: --32
4 #readelf: -r --wide
5 #target: x86_64-*-* i?86-*-*
6 #notarget: *-*-lynxos *-*-nto*
7
8 Relocation section '.rel.plt' at .*
9 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+0+[ ]+ifunc
11 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
This page took 0.029479 seconds and 4 git commands to generate.