gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / pv32-1.d
1 #source: pv32.s
2 #as: --march=v32 --no-underscore --em=criself
3 #ld: -e here -m crislinux tmpdir/libdso-12.so --hash-style=sysv
4 #objdump: -s -T
5
6 # Trivial test of linking a program to a v32 DSO.
7
8 .*: file format elf32-cris
9
10 DYNAMIC SYMBOL TABLE:
11 0+801ca DF \*UND\* 0+ expfn
12 0+822d0 g DO \.bss 0+4 expobj
13 0+801e4 DF \*UND\* 0+ dsofn3
14 0+80210 g DF \.text 0+8 dsofn
15
16 Contents of section \.interp:
17 800d4 2f6c6962 2f6c642e 736f2e31 00 .*
18 #...
19 Contents of section \.rela\.dyn:
20 8018c d0220800 09020000 00000000 .*
21 Contents of section \.rela\.plt:
22 80198 c8220800 0b010000 00000000 cc220800 .*
23 801a8 0b030000 00000000 .*
24 Contents of section \.plt:
25 801b0 84e26ffe c0220800 7e7a3f7a 04f26ffa .*
26 801c0 bf09b005 00000000 00006ffe c8220800 .*
27 801d0 6ffabf09 b0053f7e 00000000 bf0ed4ff .*
28 801e0 ffffb005 6ffecc22 08006ffa bf09b005 .*
29 801f0 3f7e0c00 0000bf0e baffffff b005 .*
30 Contents of section \.text:
31 801fe b005bfbe caffffff b005bfbe dcffffff .*
32 8020e b0056fae d0220800 b0050000 .*
33 Contents of section \.dynamic:
34 #...
35 Contents of section \.got:
36 822bc 1c220800 00000000 00000000 d6010800 .*
37 822cc f0010800 .*
This page took 0.030107 seconds and 4 git commands to generate.