bfd, ld: add CTF section linking
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19636-2k.d
CommitLineData
853ee16f
L
1#source: pr19636-2.s
2#as: --64 -mrelax-relocations=no
3#ld: -pie -E -m elf_x86_64 --no-dynamic-linker -z dynamic-undefined-weak
4#readelf : -r --wide -x .got -x .got.plt --dyn-syms
359987e2 5#warning: -z dynamic-undefined-weak ignored
853ee16f
L
6
7There are no relocations in this file.
8
9Symbol table '\.dynsym' contains [0-9]+ entries:
10 +Num: +Value +Size Type +Bind +Vis +Ndx Name
11 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
12#...
13 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +_start
14#...
15
16Hex dump of section '.got':
17 0x[0-9a-f]+ [0 ]+\.+
18
19Hex dump of section '.got.plt':
20 0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .+
21 0x[0-9a-f]+ [0 ]+\.+
This page took 0.114128 seconds and 4 git commands to generate.