IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-1.d
CommitLineData
f7a2c2f6 1#source: dso-1.s
9a6351f1 2#as: --pic --no-underscore --em=criself
f7a2c2f6
HPN
3#ld: --shared -m crislinux
4#objdump: -T
5
6# Just check that we actually got a DSO with the dsofn symbol.
1d3bf4a0
HPN
7# The pattern also makes sure that the address (modulo 16) is non-zero
8# and even.
f7a2c2f6
HPN
9
10.*: file format elf32-cris
11
12DYNAMIC SYMBOL TABLE:
13#...
1d3bf4a0 140+[^0]+0*[02468ace] g DF .text 0+2 dsofn
f7a2c2f6 15#pass
This page took 0.782528 seconds and 4 git commands to generate.