* ld-cris: Skip tests unsuitable for testing target
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / gotplt3.d
1 #source: dso-2.s
2 #source: dsofnf.s
3 #source: gotrel1.s
4 #source: dso-1.s
5 #as: --pic --no-underscore --em=criself
6 #ld: -shared -m crislinux -z nocombreloc
7 #objdump: -sR
8
9 # Like gotplt2, but make sure we merge right when we have a
10 # definition of the function too.
11
12 .*: file format elf32-cris
13
14 DYNAMIC RELOCATION RECORDS
15 OFFSET TYPE VALUE
16 00002234 R_CRIS_GLOB_DAT dsofn
17
18 Contents of section .*
19 #...
20 Contents of section \.rela\.got:
21 0188 34220000 0a080000 00000000 .*
22 Contents of section \.text:
23 0194 5f1d0c00 30096f1d 0c000000 30090000 .*
24 01a4 6f0d0c00 0000611a 6f3e84df ffff0000 .*
25 01b4 0f050000 .*
26 Contents of section \.dynamic:
27 21b8 04000000 94000000 05000000 5c010000 .*
28 21c8 06000000 cc000000 0a000000 2a000000 .*
29 21d8 0b000000 10000000 07000000 88010000 .*
30 21e8 08000000 0c000000 09000000 0c000000 .*
31 21f8 00000000 00000000 00000000 00000000 .*
32 2208 00000000 00000000 00000000 00000000 .*
33 2218 00000000 00000000 00000000 00000000 .*
34 Contents of section \.got:
35 2228 b8210000 00000000 00000000 00000000 .*
This page took 0.029386 seconds and 4 git commands to generate.