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