PR25593, --as-needed breaks DT_NEEDED order with linker plugin
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-12c.d
CommitLineData
deddc83b
HPN
1#source: expdyn1.s
2#source: dsov32-1.s
3#source: dsov32-2.s
4#source: dso-1.s
5#as: --pic --no-underscore --march=v32 --em=criself
c7dffc39 6#ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468 --hash-style=sysv
deddc83b
HPN
7#objdump: -s -T
8
9# Like libdso-12b.d, but dsofn is defined and the two called functions
10# are forced local using a linker script. There should just be the
11# GOT relocation for expobj in the DSO.
12
13.*: file format elf32-cris
14
15DYNAMIC SYMBOL TABLE:
16#...
fd161d86
AM
170+1ae g[ ]+DF \.text 0+2 Base[ ]+expfn
180+2268 g[ ]+DO \.data 0+4 Base[ ]+expobj
deddc83b 19#...
fd161d86 200+1b0 g[ ]+DF \.text 0+8 Base[ ]+dsofn3
deddc83b
HPN
21#...
22Contents of section \.rela\.dyn:
fd161d86 23 01a0 64220000 0a040000 00000000 .*
deddc83b 24Contents of section \.text:
fd161d86
AM
25 01ac b005b005 bfbe1c00 0000b005 7f0da020 .*
26 01bc 00005f0d 0c00bfbe f6ffffff b0050000 .*
27 01cc b0050000 .*
deddc83b 28Contents of section .dynamic:
fd161d86
AM
29 21d0 04000000 94000000 05000000 34010000 .*
30 21e0 06000000 c4000000 0a000000 26000000 .*
31 21f0 0b000000 10000000 07000000 a0010000 .*
32 2200 08000000 0c000000 09000000 0c000000 .*
33 2210 fcffff6f 68010000 fdffff6f 02000000 .*
34 2220 f0ffff6f 5a010000 00000000 00000000 .*
35 2230 00000000 00000000 00000000 00000000 .*
36 2240 00000000 00000000 00000000 00000000 .*
37 2250 00000000 00000000 .*
deddc83b 38Contents of section \.got:
fd161d86 39 2258 d0210000 00000000 00000000 00000000 .*
deddc83b 40Contents of section \.data:
fd161d86 41 2268 00000000 .*
This page took 0.501365 seconds and 4 git commands to generate.