IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-15.d
CommitLineData
d1790042
HPN
1#source: expdyn2.s
2#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
c7dffc39 3#ld: --shared -m crislinux --version-script $srcdir/$subdir/expalltst3 --hash-style=sysv
d1790042
HPN
4#objdump: -s -T
5
6# A DSO that has two versioned symbols, each with a weak alias.
7# Each symbol is versioned.
8
9.*: file format elf32-cris
10
11DYNAMIC SYMBOL TABLE:
12#...
7f923b7f
AM
130+2220 g[ ]+DO .data[ ]+0+4 TST3[ ]+__expobj2
140+1a2 g[ ]+DF .text[ ]+0+2 TST3[ ]+__expfn2
150+1a2 w[ ]+DF .text[ ]+0+2 TST3[ ]+expfn2
160+2220 w[ ]+DO .data[ ]+0+4 TST3[ ]+expobj2
d1790042
HPN
17#...
18Contents of section .text:
7f923b7f 19.* 0f050f05 .*
d1790042
HPN
20#...
21Contents of section .got:
7f923b7f 22.* a4210000 00000000 00000000 .*
d1790042 23Contents of section .data:
7f923b7f 24.* 00000000 .*
This page took 0.561978 seconds and 4 git commands to generate.