Retro68/binutils/ld/testsuite/ld-cris/libdso-15.d

25 lines
748 B
D
Raw Normal View History

2012-03-26 19:18:29 +00:00
#source: expdyn2.s
#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
2018-12-28 15:25:28 +00:00
#ld: --shared -m crislinux --version-script $srcdir/$subdir/expalltst3 --hash-style=sysv
2012-03-26 19:18:29 +00:00
#objdump: -s -T
# A DSO that has two versioned symbols, each with a weak alias.
# Each symbol is versioned.
.*: file format elf32-cris
DYNAMIC SYMBOL TABLE:
#...
2018-12-28 15:25:28 +00:00
0+2220 g[ ]+DO .data[ ]+0+4 TST3[ ]+__expobj2
0+1a2 g[ ]+DF .text[ ]+0+2 TST3[ ]+__expfn2
0+1a2 w[ ]+DF .text[ ]+0+2 TST3[ ]+expfn2
0+2220 w[ ]+DO .data[ ]+0+4 TST3[ ]+expobj2
2012-03-26 19:18:29 +00:00
#...
Contents of section .text:
2018-12-28 15:25:28 +00:00
.* 0f050f05 .*
2012-03-26 19:18:29 +00:00
#...
Contents of section .got:
2018-12-28 15:25:28 +00:00
.* a4210000 00000000 00000000 .*
2012-03-26 19:18:29 +00:00
Contents of section .data:
2018-12-28 15:25:28 +00:00
.* 00000000 .*