Home | History | Annotate | Download | only in ld-ifunc
      1 #source: ifunc-6-x86-64.s
      2 #as: --64
      3 #ld: -melf_x86_64 -shared -z nocombreloc
      4 #readelf: -r --wide
      5 #target: x86_64-*-*
      6 
      7 Relocation section '.rela.got' at .*
      8 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
      9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
     10 #...
     11 Relocation section '.rela.plt' at .*
     12 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
     13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
     14