Convert mov to lea in size_dynamic_sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-13-i386.d
CommitLineData
3db2e7dd
L
1#source: ifunc-13a-i386.s
2#source: ifunc-13b-i386.s
3#ld: -shared -m elf_i386 -z nocombreloc
4#as: --32
5#readelf: -r --wide
6#target: x86_64-*-* i?86-*-*
7
7b5b197e 8Relocation section '.rel.ifunc' at offset 0x[0-9a-f]+ contains 1 entries:
3db2e7dd
L
9[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_32[ ]+ifunc\(\)[ ]+ifunc
7b5b197e
L
11
12Relocation section '.rel.plt' at offset 0x[0-9a-f]+ contains 1 entries:
3db2e7dd
L
13[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
14[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
This page took 0.096544 seconds and 4 git commands to generate.