tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-5b-x86-64.d
CommitLineData
7afd84dc 1#source: ifunc-5-x86-64.s
a951221d
L
2#as: --64
3#ld: -melf_x86_64 -shared -z nocombreloc
7afd84dc
L
4#readelf: -r --wide
5#target: x86_64-*-*
03fce1c7 6#notarget: x86_64-*-nacl*
7afd84dc
L
7
8Relocation section '.rela.got' at .*
9[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
11#...
12Relocation section '.rela.plt' at .*
13[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
14[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_JUMP_SLOT[ ]+foo\(\)[ ]+foo \+ 0
This page took 0.500047 seconds and 4 git commands to generate.