[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-15b.d
CommitLineData
d6e0b160
HPN
1#source: expdref2.s
2#as: --pic --no-underscore --em=criself
c7dffc39 3#ld: --shared -m crislinux --hash-style=sysv
d6e0b160
HPN
4#ld_after_inputfiles: tmpdir/libdso-15.so
5#objdump: -s -T
6
7# A DSO that refers to two symbols in another DSO with
8# GOT/PLT-generating relocs, using weak aliases where the strong
9# definition is also in the other DSO.
10# There was a bug causing GOT markups to be during symbol handling,
11# with a newly added assertion failure and a reloc turned R_CRIS_NONE.
63f2573f
HPN
12# The dynamic __expobj2 entry is unused and seems spurious, or there
13# should at least be a similar __expfn2 reference
d6e0b160
HPN
14
15.*: file format elf32-cris
16
17DYNAMIC SYMBOL TABLE:
18#...
63f2573f 190+[ ]+DO \*UND\*[ ]+0+ TST3[ ]+__expobj2
d6e0b160
HPN
20#...
210+[ ]+DO \*UND\*[ ]+0+ TST3[ ]+expobj2
220+[ ]+DF \*UND\*[ ]+0+ TST3[ ]+expfn2
23#...
24Contents of section .rela.dyn:
fd161d86
AM
25 017c a4220000 0a040000 00000000 a8220000 .*
26 018c 0a050000 00000000 .*
d6e0b160 27Contents of section .plt:
fd161d86
AM
28 0194 fce17e7e 0401307a 08013009 00000000 .*
29 01a4 00000000 6f0d0c00 00003009 3f7e0000 .*
30 01b4 00002ffe ecffffff 6f0d1000 00003009 .*
31 01c4 3f7e0000 00002ffe ecffffff .*
d6e0b160 32Contents of section .text:
fd161d86
AM
33 01d0 6fae0c00 00006fae ccffffff 6fae1000 .*
34 01e0 00006fae d4ffffff .*
d6e0b160
HPN
35#...
36Contents of section .got:
fd161d86
AM
37 2298 e8210000 00000000 00000000 00000000 .*
38 22a8 00000000 .*
This page took 0.428823 seconds and 4 git commands to generate.