Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-20-i386.d
CommitLineData
1622ff3b
L
1#source: ifunc-20.s
2#ld: -shared -m elf_i386 -z nocombreloc
3#as: --32
4#readelf: -r --wide
5#target: x86_64-*-* i?86-*-*
bbd19b19 6#notarget: *-*-lynxos *-*-nto*
1622ff3b 7
d3a49aa8 8Relocation section '.rel.ifunc' at offset 0x[0-9a-f]+ contains 1 entry:
1622ff3b
L
9[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_32[ ]+ifunc\(\)[ ]+ifunc
11
d3a49aa8 12Relocation section '.rel.plt' at offset 0x[0-9a-f]+ contains 1 entry:
1622ff3b
L
13[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
14[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
This page took 0.347947 seconds and 4 git commands to generate.