Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-25c-x86.d
CommitLineData
233cc9c1
L
1#source: ifunc-25-x86.s
2#ld: -shared
3#readelf: -r --wide
4#target: x86_64-*-* i?86-*-*
5
6Relocation section '.rel(a|).dyn' at offset 0x[0-9a-f]+ contains 1 entries:
7 +Offset +Info +Type +Sym.* Value +Symbol's Name.*
8[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_(386|X86_64)_(32|64) +foo\(\) +foo( \+ 0|)
9
10Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entries:
11 +Offset +Info +Type +Sym.* Value +Symbol's Name.*
12[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_(386|X86_64)_JUMP_SLOT +foo\(\) +foo( \+ 0|)
This page took 0.043648 seconds and 4 git commands to generate.