949a0e7c103e8ac8372d306f8f4a08586f36983d
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-12c.d
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
6 #ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468 --hash-style=sysv
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
15 DYNAMIC SYMBOL TABLE:
16 #...
17 0+1ae g[ ]+DF \.text 0+2 Base[ ]+expfn
18 0+2268 g[ ]+DO \.data 0+4 Base[ ]+expobj
19 #...
20 0+1b0 g[ ]+DF \.text 0+8 Base[ ]+dsofn3
21 #...
22 Contents of section \.rela\.dyn:
23 01a0 64220000 0a040000 00000000 .*
24 Contents of section \.text:
25 01ac b005b005 bfbe1c00 0000b005 7f0da020 .*
26 01bc 00005f0d 0c00bfbe f6ffffff b0050000 .*
27 01cc b0050000 .*
28 Contents of section .dynamic:
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 .*
38 Contents of section \.got:
39 2258 d0210000 00000000 00000000 00000000 .*
40 Contents of section \.data:
41 2268 00000000 .*
This page took 0.03057 seconds and 4 git commands to generate.