Adjust testsuite for cris-axis-aout.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / gotplt3.d
CommitLineData
2d4b84b0
HPN
1#source: dso-2.s
2#source: dsofnf.s
3#source: gotrel1.s
4#source: dso-1.s
9a6351f1 5#as: --pic --no-underscore --em=criself
2d4b84b0
HPN
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
14DYNAMIC RELOCATION RECORDS
15OFFSET TYPE VALUE
ca7d30d9 160000227c R_CRIS_GLOB_DAT dsofn
2d4b84b0
HPN
17
18Contents of section .*
19#...
20Contents of section \.rela\.got:
ca7d30d9 21 01cc 7c220000 0a0b0000 00000000 .*
2d4b84b0 22Contents of section \.text:
ca7d30d9
HPN
23 01d8 5f1d0c00 30096f1d 0c000000 30090000 .*
24 01e8 6f0d0c00 0000611a 6f3e80df ffff0000 .*
25 01f8 0f050000 .*
2d4b84b0 26Contents of section \.dynamic:
ca7d30d9
HPN
27 2200 04000000 94000000 05000000 98010000 .*
28 2210 06000000 d8000000 0a000000 33000000 .*
29 2220 0b000000 10000000 07000000 cc010000 .*
30 2230 08000000 0c000000 09000000 0c000000 .*
31 2240 00000000 00000000 00000000 00000000 .*
32 2250 00000000 00000000 00000000 00000000 .*
33 2260 00000000 00000000 00000000 00000000 .*
2d4b84b0 34Contents of section \.got:
ca7d30d9 35 2270 00220000 00000000 00000000 00000000 .*
This page took 0.062965 seconds and 4 git commands to generate.