Home | History | Annotate | Download | only in ld-ifunc
      1 #source: ifunc-18a.s
      2 #source: ifunc-18b.s
      3 #ld: -shared -m elf_i386 -z nocombreloc
      4 #as: --32
      5 #readelf: -r --wide
      6 #target: x86_64-*-* i?86-*-*
      7 
      8 Relocation section '.rel.ifunc' at .*
      9 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
     10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
     11 
     12 Relocation section '.rel.plt' at .*
     13 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
     14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
     15