2009-06-03 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-6b-x86-64.d
CommitLineData
7afd84dc
L
1#source: ifunc-6-x86-64.s
2#ld: -shared -z nocombreloc
3#readelf: -r --wide
4#target: x86_64-*-*
5
6Relocation section '.rela.got' at .*
7[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
8[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
9#...
10Relocation section '.rela.plt' at .*
11[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
12[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
This page took 0.022609 seconds and 4 git commands to generate.