Define various symbols conditionally in shared libraries
[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-*-*
03fce1c7 6#notarget: x86_64-*-nacl* i?86-*-nacl*
7afd84dc
L
7
8Relocation section '.rel.got' at .*
9[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GLOB_DAT[ ]+foo\(\)[ ]+foo
11#...
12Relocation section '.rel.plt' at .*
13[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
14[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+foo\(\)[ ]+foo
This page took 0.441164 seconds and 4 git commands to generate.