1 #source: ifunc-25-x86.s
2 #ld: -shared
3 #readelf: -r --wide
4 #target: x86_64-*-* i?86-*-*
5 
6 Relocation section '.rel(a|).dyn' at offset 0x[0-9a-f]+ contains 1 entries:
7  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_(386|X86_64)_(32|64) +foo\(\) +foo( \+ 0|)
9 
10 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entries:
11  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
12 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_(386|X86_64)_JUMP_SLOT +foo\(\) +foo( \+ 0|)
13