X86-64: Test external function reference without PLT
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / no-plt-1f.rd
CommitLineData
d9aee8d5
L
1#readelf: -Wr
2#target: x86_64-*-*
3
4Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
5 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
6#...
7[0-9a-f ]+R_X86_64_GLOB_DAT +0+ abort.* \+ 0
8#...
9[0-9a-f ]+R_X86_64_GLOB_DAT +0+ puts.* \+ 0
10#...
11[0-9a-f ]+R_X86_64_GLOB_DAT +0+ get_func \+ 0
12#...
13[0-9a-f ]+R_X86_64_GLOB_DAT +0+ call_func \+ 0
14#...
15[0-9a-f ]+R_X86_64_GLOB_DAT +0+ func \+ 0
16#pass
This page took 0.023419 seconds and 4 git commands to generate.