Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-1d.d
CommitLineData
d6e0b160
HPN
1#source: expdref1.s
2#source: expdyn1w.s
3#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
c7dffc39 4#ld: --shared -m crislinux --hash-style=sysv
d6e0b160
HPN
5#ld_after_inputfiles: tmpdir/libdso-1b.so
6#objdump: -s -T
7
8# A DSO linked to another DSO that has two versioned symbols, to which
9# this DSO refers with two relocs each, a GOT and a PLT reference.
10# This DSO has weak definitions of those symbols.
11
12.*: file format elf32-cris
13
14DYNAMIC SYMBOL TABLE:
15#...
fd161d86
AM
160+1a6 w DF .text 0+2 expfn
170+2254 w DO .data 0+4 expobj
d6e0b160
HPN
18#...
19Contents of section .rela.dyn:
fd161d86
AM
20 0138 4c220000 0a020000 00000000 50220000 .*
21 0148 0a030000 00000000 .*
d6e0b160 22Contents of section .plt:
fd161d86
AM
23 0150 fce17e7e 0401307a 08013009 00000000 .*
24 0160 00000000 6f0d0c00 00003009 3f7e0000 .*
25 0170 00002ffe ecffffff 6f0d1000 00003009 .*
26 0180 3f7e0000 00002ffe ecffffff .*
d6e0b160 27Contents of section .text:
fd161d86
AM
28 018c 6fae1000 00006fae e0ffffff 6fae0c00 .*
29 019c 00006fae c0ffffff 0f050f05 .*
d6e0b160
HPN
30Contents of section .dynamic:
31#...
32Contents of section .got:
fd161d86
AM
33 2240 a8210000 00000000 00000000 00000000 .*
34 2250 00000000 .*
d6e0b160 35Contents of section .data:
fd161d86 36 2254 00000000 .*
This page took 0.507626 seconds and 4 git commands to generate.