Home | History | Annotate | Download | only in ld-ifunc
      1 #source: ifunc-13a-x86-64.s
      2 #source: ifunc-13b-x86-64.s
      3 #ld: -shared -m elf_x86_64 -z nocombreloc
      4 #as: --64
      5 #readelf: -r --wide
      6 #target: x86_64-*-*
      7 
      8 Relocation section '.rela.ifunc' at offset 0x[0-9a-f]+ contains 1 entries:
      9 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
     10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_64[ ]+ifunc\(\)[ ]+ifunc \+ 0
     11 
     12 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries:
     13 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
     14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc \+ 0
     15