1 #source: ifunc-19a.s
2 #source: ifunc-19b.s
3 #as: --64
4 #ld: -shared -melf_x86_64 -z nocombreloc
5 #readelf: -r --wide
6 #target: x86_64-*-*
7 
8 Relocation section '.rela.ifunc' at .*
9 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
11 
12 Relocation section '.rela.plt' at .*
13 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
15