* ld-cris/asneed1.d: New test.
[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
6#ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468
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#...
170+202 g[ ]+DF \.text 0+2 Base[ ]+expfn
180+22bc g[ ]+DO \.data 0+4 Base[ ]+expobj
19#...
200+204 g[ ]+DF \.text 0+8 Base[ ]+dsofn3
21#...
22Contents of section \.rela\.dyn:
23 01f4 b8220000 0a040000 00000000 .*
24Contents of section \.text:
25 0200 b005b005 bfbe1c00 0000b005 7f0da020 .*
26 0210 00005f0d 0c00bfbe f6ffffff b0050000 .*
27 0220 b0050000 .*
28Contents of section .dynamic:
29 2224 04000000 94000000 05000000 70010000 .*
30 2234 06000000 d0000000 0a000000 37000000 .*
31 2244 0b000000 10000000 07000000 f4010000 .*
32 2254 08000000 0c000000 09000000 0c000000 .*
33 2264 fcffff6f bc010000 fdffff6f 02000000 .*
34 2274 f0ffff6f a8010000 00000000 00000000 .*
35 2284 00000000 00000000 00000000 00000000 .*
36 2294 00000000 00000000 00000000 00000000 .*
37 22a4 00000000 00000000 .*
38Contents of section \.got:
39 22ac 24220000 00000000 00000000 00000000 .*
40Contents of section \.data:
41 22bc 00000000 .*
This page took 0.222774 seconds and 4 git commands to generate.