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