2014-09-12 22:14:23 +00:00
|
|
|
#source: ifunc-20.s
|
|
|
|
#ld: -shared -m elf_i386 -z nocombreloc
|
|
|
|
#as: --32
|
|
|
|
#readelf: -r --wide
|
|
|
|
#target: x86_64-*-* i?86-*-*
|
2022-10-27 18:45:45 +00:00
|
|
|
#notarget: *-*-lynxos *-*-nto*
|
2014-09-12 22:14:23 +00:00
|
|
|
|
2018-12-28 15:25:28 +00:00
|
|
|
Relocation section '.rel.ifunc' at offset 0x[0-9a-f]+ contains 1 entry:
|
2014-09-12 22:14:23 +00:00
|
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
|
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_32[ ]+ifunc\(\)[ ]+ifunc
|
|
|
|
|
2018-12-28 15:25:28 +00:00
|
|
|
Relocation section '.rel.plt' at offset 0x[0-9a-f]+ contains 1 entry:
|
2014-09-12 22:14:23 +00:00
|
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
|
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
|