Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-15-i386.d
1 #source: ifunc-15-i386.s
2 #ld: -shared -m elf_i386 -z nocombreloc
3 #as: --32
4 #readelf: -r --wide
5 #target: x86_64-*-* i?86-*-*
6 #notarget: x86_64-*-nacl* i?86-*-nacl*
7
8 Relocation section '.rel.got' at offset 0x[0-9a-f]+ contains 1 entry:
9 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GLOB_DAT[ ]+ifunc\(\)[ ]+ifunc
This page took 0.031272 seconds and 4 git commands to generate.