gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
[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
c7dffc39 6#ld: -shared -m crislinux -z nocombreloc --hash-style=sysv
2d4b84b0
HPN
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
fd161d86 16000021e8 R_CRIS_GLOB_DAT dsofn
2d4b84b0
HPN
17
18Contents of section .*
19#...
20Contents of section \.rela\.got:
fd161d86 21 013c e8210000 0a050000 00000000 .*
2d4b84b0 22Contents of section \.text:
fd161d86
AM
23 0148 5f1d0c00 30096f1d 0c000000 30090000 .*
24 0158 6f0d0c00 0000611a 6f3e84df ffff0000 .*
25 0168 0f050000 .*
2d4b84b0 26Contents of section \.dynamic:
fd161d86
AM
27 216c 04000000 94000000 05000000 20010000 .*
28 217c 06000000 c0000000 0a000000 19000000 .*
29 218c 0b000000 10000000 07000000 3c010000 .*
30 219c 08000000 0c000000 09000000 0c000000 .*
31 21ac 00000000 00000000 00000000 00000000 .*
32 21bc 00000000 00000000 00000000 00000000 .*
33 21cc 00000000 00000000 00000000 00000000 .*
2d4b84b0 34Contents of section \.got:
fd161d86 35 21dc 6c210000 00000000 00000000 00000000 .*
This page took 0.636752 seconds and 4 git commands to generate.