* ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
[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
5#as: --pic --no-underscore
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
160000235c R_CRIS_GLOB_DAT dsofn
17
18Contents of section .*
19#...
20Contents of section \.rela\.got:
21 02a8 5c230000 0a120000 00000000 .*
22Contents of section \.text:
23 02b4 5f1d0c00 30096f1d 0c000000 30090000 .*
24 02c4 6f0d0c00 0000611a 6f3e7cdf ffff0000 .*
25 02d4 0f050000 .*
26Contents of section \.dynamic:
27 22e0 04000000 94000000 05000000 5c020000 .*
28 22f0 06000000 2c010000 0a000000 49000000 .*
29 2300 0b000000 10000000 07000000 a8020000 .*
30 2310 08000000 0c000000 09000000 0c000000 .*
31 2320 00000000 00000000 00000000 00000000 .*
32 2330 00000000 00000000 00000000 00000000 .*
33 2340 00000000 00000000 00000000 00000000 .*
34Contents of section \.got:
35 2350 e0220000 00000000 00000000 00000000 .*
This page took 0.024107 seconds and 4 git commands to generate.