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