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-*-*
6 
7 Relocation section '.rel.ifunc' at offset 0x[0-9a-f]+ contains 1 entries:
8 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_32[ ]+ifunc\(\)[ ]+ifunc
10 
11 Relocation section '.rel.plt' at offset 0x[0-9a-f]+ contains 1 entries:
12 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
14