Fix garbage collection of common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-13b.d
CommitLineData
8101aae2
HPN
1#source: dso-1.s
2#source: dsov32-3.s
3#as: --pic --no-underscore --march=v32 --em=criself
4#ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468
5#readelf: -d -r
6
7# Like libdso-13.d, but without -z nocombreloc and with a version
8# script hiding the function called pcrel-without-plt. There should
9# be no warning, no relocations in the output and no TEXTREL marking.
10
11Dynamic section at offset 0x1b0 contains 9 entries:
12 Tag Type Name/Value
13 0x00000004 \(HASH\) .*
14 0x00000005 \(STRTAB\) .*
15 0x00000006 \(SYMTAB\) .*
16 0x0000000a \(STRSZ\) .*
17 0x0000000b \(SYMENT\) .*
18 0x6ffffffc \(VERDEF\) .*
19 0x6ffffffd \(VERDEFNUM\) .*
20 0x6ffffff0 \(VERSYM\) .*
21 0x00000000 \(NULL\) 0x0
22
23There are no relocations in this file.
This page took 0.32359 seconds and 4 git commands to generate.