Check local IFUNC calls
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-5b-i386.d
CommitLineData
7afd84dc
L
1#source: ifunc-5-i386.s
2#ld: -shared -m elf_i386 -z nocombreloc
3#as: --32
4#readelf: -r --wide
5#target: x86_64-*-* i?86-*-*
6
7Relocation section '.rel.got' at .*
8[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
9[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GLOB_DAT[ ]+foo\(\)[ ]+foo
10#...
11Relocation section '.rel.plt' at .*
12[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
13[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+foo\(\)[ ]+foo
This page took 0.262687 seconds and 4 git commands to generate.